mirror of
https://github.com/MariaDB/server.git
synced 2025-04-07 15:55:41 +02:00

Test case changes only. Add wait_conditions to make sure nodes rejoin the cluster. Assertion itself should not be possible anymore as we do not allow sequences on Aria tables. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
9 lines
156 B
INI
9 lines
156 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
auto-increment-increment=2
|
|
auto-increment-offset=1
|
|
|
|
[mysqld.2]
|
|
auto-increment-increment=2
|
|
auto-increment-offset=2
|