1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix test failure on wsrep.variables

SLES11 can't build currently latest Galera library version.
This commit is contained in:
Jan Lindström
2018-10-03 08:58:23 +03:00
parent 84a24d36d8
commit e2a1c58582

View File

@ -30,7 +30,7 @@ CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*")
--disable_result_log
--disable_query_log
eval SET GLOBAL wsrep_provider= '$WSREP_PROVIDER';
--let $galera_version=25.3.17
--let $galera_version=25.3.24
source include/check_galera_version.inc;
--enable_result_log
--enable_query_log