mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-7560: wsrep* tests depend on the version of galera library
Added an include file to check galera library version.
This commit is contained in:
@@ -28,6 +28,8 @@ CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*")
|
||||
|
||||
--disable_query_log
|
||||
eval SET GLOBAL wsrep_provider= '$WSREP_PROVIDER';
|
||||
--let $galera_version=25.3.5
|
||||
source include/check_galera_version.inc;
|
||||
--enable_query_log
|
||||
|
||||
--replace_column 2 #
|
||||
|
||||
Reference in New Issue
Block a user