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:
@ -5,7 +5,7 @@
|
||||
--echo #
|
||||
|
||||
# expected as no wsrep provider is currently loaded
|
||||
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");
|
||||
|
||||
--echo # save the initial value
|
||||
SET @wsrep_desync_global_saved = @@global.wsrep_desync;
|
||||
|
Reference in New Issue
Block a user