1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Post-push fix for BUG#45292.

This commit is contained in:
Alfranio Correia
2009-12-05 22:09:41 +00:00
parent e53ecf2dc2
commit 24e1b16bc2

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');