mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge remote-tracking branch 10.4 into 10.5
This commit is contained in:
9
mysql-test/include/galera_variables_ok_debug.inc
Normal file
9
mysql-test/include/galera_variables_ok_debug.inc
Normal file
@@ -0,0 +1,9 @@
|
||||
--disable_query_log
|
||||
|
||||
--let $galera_variables_ok = `SELECT COUNT(*) = 51 FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES WHERE VARIABLE_NAME LIKE 'wsrep%'`
|
||||
|
||||
--if (!$galera_variables_ok) {
|
||||
--skip Galera number of variables has changed!
|
||||
}
|
||||
|
||||
--enable_query_log
|
Reference in New Issue
Block a user