mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge branch '10.0-galera' into 10.1
This commit is contained in:
commit
a5b0a32ac3
16 changed files with 566 additions and 54 deletions
|
|
@ -33,7 +33,7 @@ push @::global_suppressions,
|
|||
qr(WSREP: last inactive check more than .* skipping check),
|
||||
qr(WSREP: SQL statement was ineffective),
|
||||
qr(WSREP: Releasing seqno [0-9]* before [0-9]* was assigned.),
|
||||
qr|WSREP: access file\(gvwstate.dat\) failed\(No such file or directory\)|,
|
||||
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
|
||||
qr(WSREP: Quorum: No node with complete state),
|
||||
qr(WSREP: Initial position was provided by configuration or SST, avoiding override),
|
||||
qr|WSREP: discarding established \(time wait\) .*|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue