diff options
Diffstat (limited to 'mysql-test/suite/rpl/t/rpl_ipv6.cnf')
-rw-r--r-- | mysql-test/suite/rpl/t/rpl_ipv6.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/rpl/t/rpl_ipv6.cnf b/mysql-test/suite/rpl/t/rpl_ipv6.cnf index c657e7c5115..6bf97a94a4e 100644 --- a/mysql-test/suite/rpl/t/rpl_ipv6.cnf +++ b/mysql-test/suite/rpl/t/rpl_ipv6.cnf @@ -12,7 +12,7 @@ log-bin= master-bin loose-innodb skip-name-resolve -bind-address= :: +bind-address= * [mysqld.2] @@ -38,7 +38,7 @@ report-user= root skip-slave-start skip-name-resolve -bind-address= :: +bind-address= * # Directory where slaves find the dumps generated by "load data" # on the server. The path need to have constant length otherwise |