There was an error while loading. Please reload this page.
1 parent 1a32993 commit ce0427aCopy full SHA for ce0427a
mysql-test/suite/galera/suite.pm
@@ -33,6 +33,8 @@ push @::global_suppressions,
33
qr(WSREP: last inactive check more than .* skipping check),
34
qr(WSREP: SQL statement was ineffective),
35
qr(WSREP: Releasing seqno [0-9]* before [0-9]* was assigned.),
36
+ qr|WSREP: access file\(gvwstate.dat\) failed\(No such file or directory\)|,
37
+ qr(WSREP: SYNC message from member [0-9]* in non-primary configuration. Ignored.),
38
);
39
40
0 commit comments