Skip to content

Commit

Permalink
workflows removed mysqlx_bind_address for MySQL 5
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jun 10, 2024
1 parent e629e2b commit 5f85f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/resources/windows/my_5.template.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ no-beep
[mysqld]
# The TCP/IP addresses the MySQL Server will listen on
bind_address="127.0.0.1,::1"
mysqlx_bind_address="127.0.0.1,::1"

# All TLS-related confgurations leave at defaults to test it how it behaves if we don't use TLS

Expand Down

0 comments on commit 5f85f18

Please sign in to comment.