mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fix MTR test wsrep.variables
Require galera_have_debug_sync.inc and re-record to include new variables exposed by latest galera library.
This commit is contained in:
committed by
Jan Lindström
parent
e8b05ce503
commit
7edfb72eff
@@ -1,6 +1,7 @@
|
||||
--source include/have_wsrep.inc
|
||||
--source include/force_restart.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/galera_have_debug_sync.inc
|
||||
|
||||
SET @wsrep_provider_options_saved= @@global.wsrep_provider_options;
|
||||
SET @wsrep_cluster_address_saved= @@global.wsrep_cluster_address;
|
||||
|
||||
Reference in New Issue
Block a user