diff options
Diffstat (limited to 'mysql-test/suite/wsrep/my.cnf')
-rw-r--r-- | mysql-test/suite/wsrep/my.cnf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mysql-test/suite/wsrep/my.cnf b/mysql-test/suite/wsrep/my.cnf index 7e51b0750a1..f65306ffca5 100644 --- a/mysql-test/suite/wsrep/my.cnf +++ b/mysql-test/suite/wsrep/my.cnf @@ -1,10 +1,8 @@ # Use default setting for mysqld processes !include include/default_mysqld.cnf -[mysqld] -wsrep-on=1 - [mysqld.1] +wsrep-on=1 #galera_port=@OPT.port #ist_port=@OPT.port #sst_port=@OPT.port |