1
0
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:
Nirbhay Choubey
2015-11-16 12:39:56 -05:00
parent c78fc8b1ea
commit f4421c893b
4 changed files with 3 additions and 7 deletions

View File

@ -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