mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fix for some failing tests.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# wsrep_desync
|
||||
#
|
||||
call mtr.add_suppression("WSREP: SET desync failed 9 for SET @@global.wsrep_desync=ON");
|
||||
call mtr.add_suppression("WSREP: SET desync failed 9 for schema: test, query: SET @@global.wsrep_desync=ON");
|
||||
# save the initial value
|
||||
SET @wsrep_desync_global_saved = @@global.wsrep_desync;
|
||||
# default
|
||||
|
Reference in New Issue
Block a user