mariadb/mysql-test/suite/galera/r/galera#414.result
2016-11-07 11:53:59 -05:00

11 lines
312 B
Text

connection node_2;
connection node_1;
SET SESSION wsrep_sync_wait = 0;
SET SESSION wsrep_on = OFF;
connection node_2;
connection node_1;
SET SESSION wsrep_on = ON;
connection node_1;
CALL mtr.add_suppression("Failed to set packet size");
connection node_2;
CALL mtr.add_suppression("Failed to set packet size");