Fix for some failing tests.

This commit is contained in:
Nirbhay Choubey 2015-11-16 12:39:56 -05:00
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