diff --git a/.github/resources/windows/my_5.template.ini b/.github/resources/windows/my_5.template.ini index 731f06cdf..5a4452d52 100644 --- a/.github/resources/windows/my_5.template.ini +++ b/.github/resources/windows/my_5.template.ini @@ -8,7 +8,7 @@ no-beep [mysqld] # The TCP/IP addresses the MySQL Server will listen on -bind_address="127.0.0.1,::1" +bind_address="127.0.0.1" # All TLS-related confgurations leave at defaults to test it how it behaves if we don't use TLS