summaryrefslogtreecommitdiff
path: root/mysql-test/suite/wsrep/t/mdev_22681.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/wsrep/t/mdev_22681.cnf')
-rw-r--r--mysql-test/suite/wsrep/t/mdev_22681.cnf10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/suite/wsrep/t/mdev_22681.cnf b/mysql-test/suite/wsrep/t/mdev_22681.cnf
new file mode 100644
index 00000000000..2f310476733
--- /dev/null
+++ b/mysql-test/suite/wsrep/t/mdev_22681.cnf
@@ -0,0 +1,10 @@
+!include ../my.cnf
+
+[mysqld.1]
+wsrep-on=ON
+log-bin
+binlog-format=ROW
+innodb-flush-log-at-trx-commit=1
+wsrep-cluster-address=gcomm://
+wsrep-provider=@ENV.WSREP_PROVIDER
+innodb-autoinc-lock-mode=2