summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/galera_sync_wait_upto.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/galera/r/galera_sync_wait_upto.result')
-rw-r--r--mysql-test/suite/galera/r/galera_sync_wait_upto.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/galera/r/galera_sync_wait_upto.result b/mysql-test/suite/galera/r/galera_sync_wait_upto.result
index e18cd3b5432..c9f468774fb 100644
--- a/mysql-test/suite/galera/r/galera_sync_wait_upto.result
+++ b/mysql-test/suite/galera/r/galera_sync_wait_upto.result
@@ -23,3 +23,5 @@ WSREP_SYNC_WAIT_UPTO
1
connection node_1;
DROP TABLE t1;
+connection node_2;
+CALL mtr.add_suppression("Ignoring server id for non bootstrap node");