mariadb/mysql-test/suite/galera/t/galera_binlog_stmt_autoinc.cnf
Jan Lindström 66d93a809c MDEV-19959 : Galera test failure on galera_binlog_stmt_autoinc
Make sure that nodes have correct auto_increment_offset when
they start and when control is turned on.
2022-05-09 09:35:15 +03:00

9 lines
156 B
INI

!include ../galera_2nodes.cnf
[mysqld.1]
auto_increment_offset=1
auto_increment_increment=1
[mysqld.2]
auto_increment_offset=2
auto_increment_increment=1