1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Post-push fix for BUG#45292.

This commit is contained in:
Alfranio Correia
2009-12-05 22:09:41 +00:00
parent 96a3a92c71
commit 42fead104a

View File

@@ -3,6 +3,7 @@
#
source include/have_log_bin.inc;
source include/not_embedded.inc;
source include/have_debug.inc;
call mtr.add_suppression('Attempting backtrace');
call mtr.add_suppression('MSYQL_BIN_LOG::purge_logs failed to process registered files that would be purged.');
call mtr.add_suppression('MSYQL_BIN_LOG::open failed to sync the index file');