mirror of
https://github.com/MariaDB/server.git
synced 2025-12-31 16:45:42 +01:00
Test case changes only. If DDL is made using RSU in only one node, then all objects need also be dropped using RSU. Additionally, added wait_conditions in second test case to verify that DDL and DML has happened to second node before accessing them. Also run MDEV-30764 separately and force restart before test using --force-restart and different config because it does kill whole cluster and this could disturb next test case run by same worker.
7 lines
88 B
INI
7 lines
88 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
loose-mdev-30764
|
|
|
|
[mysqld.2]
|
|
loose-mdev-30764
|