1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-8149: Random mtr test failures during warning check

Do not replicate commands from check-warnings.test to other
nodes in the cluster.
This commit is contained in:
Nirbhay Choubey
2015-08-22 01:18:02 -04:00
parent 4ee28865f6
commit 472d66320d

View File

@ -11,6 +11,10 @@
# Don't write these queries to binlog
set SQL_LOG_BIN=0;
# Do not replicate updates to other galera nodes
--error 0,1193
set WSREP_ON=0;
# Turn off any debug crashes, allow the variable to be
# non existent in release builds
--error 0,1193