Skip to content
Permalink
Browse files
Add missing file.
  • Loading branch information
Jan Lindström committed Oct 10, 2020
1 parent a3eddd9 commit 222e1b8
Showing 1 changed file with 9 additions and 0 deletions.
@@ -0,0 +1,9 @@
--disable_query_log

--let $galera_have_debug_sync = `SELECT 1 FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_debug_sync_waiters'`

--if (!$galera_have_debug_sync) {
--skip Test requires Galera debug library with debug_sync functionality
}

--enable_query_log

0 comments on commit 222e1b8

Please sign in to comment.