mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-21182: Galera test failure on MW-284
galera_2nodes.cnf did not contain wsrep_on=1 on correct places. Fixed restart options to use correct configuration.
This commit is contained in:
9
mysql-test/suite/galera/t/mysql-wsrep#201.cnf
Normal file
9
mysql-test/suite/galera/t/mysql-wsrep#201.cnf
Normal file
@@ -0,0 +1,9 @@
|
||||
!include ../galera_2nodes.cnf
|
||||
|
||||
[mysqld.1]
|
||||
query_cache_type=1
|
||||
|
||||
[mysqld.2]
|
||||
query_cache_type=1
|
||||
|
||||
|
Reference in New Issue
Block a user