mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix memory leak in XtraDB.
This commit is contained in:
@@ -68,7 +68,6 @@ push @::global_suppressions,
|
||||
qr|WSREP: gcs_caused\(\) returned .*|,
|
||||
qr|WSREP: Protocol violation. JOIN message sender .* is not in state transfer \(SYNCED\). Message ignored.|,
|
||||
qr(WSREP: Action message in non-primary configuration from member [0-9]*),
|
||||
qr(InnoDB: Some resources were not cleaned up in shutdown.*),
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user