diff options
Diffstat (limited to 'mysql-test/suite/wsrep/t/wsrep-recover-v25.cnf')
-rw-r--r-- | mysql-test/suite/wsrep/t/wsrep-recover-v25.cnf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/suite/wsrep/t/wsrep-recover-v25.cnf b/mysql-test/suite/wsrep/t/wsrep-recover-v25.cnf new file mode 100644 index 00000000..b1c96d26 --- /dev/null +++ b/mysql-test/suite/wsrep/t/wsrep-recover-v25.cnf @@ -0,0 +1,7 @@ +!include ../my.cnf + +[mysqld.1] +wsrep-on=ON +wsrep-cluster-address=gcomm:// +wsrep-provider=@ENV.WSREP_PROVIDER +binlog-format=ROW |