mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Fix for some failing tests.
This commit is contained in:
parent
c78fc8b1ea
commit
f4421c893b
4 changed files with 3 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue