summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/galera_variables_ok_debug.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/galera_variables_ok_debug.inc')
-rw-r--r--mysql-test/include/galera_variables_ok_debug.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql-test/include/galera_variables_ok_debug.inc b/mysql-test/include/galera_variables_ok_debug.inc
new file mode 100644
index 00000000..e420b3af
--- /dev/null
+++ b/mysql-test/include/galera_variables_ok_debug.inc
@@ -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