We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66822f1 commit 74a5638Copy full SHA for 74a5638
plugin/wsrep_info/mysql-test/wsrep_info/suite.pm
@@ -33,6 +33,7 @@ push @::global_suppressions,
33
qr(WSREP: last inactive check more than .* skipping check),
34
qr(WSREP: Gap in state sequence. Need state transfer.),
35
qr(WSREP: Failed to prepare for incremental state transfer: .*),
36
+ qr(WSREP: SYNC message from member .* in non-primary configuration. Ignored.),
37
);
38
39
0 commit comments