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