diff --git a/.github/resources/windows/my_5.template.ini b/.github/resources/windows/my_5.template.ini index 0df858a45..bf8ed4e5e 100644 --- a/.github/resources/windows/my_5.template.ini +++ b/.github/resources/windows/my_5.template.ini @@ -7,8 +7,6 @@ default-character-set=utf8mb4 no-beep [mysqld] -mysqlx=off - # 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"