summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/t/maria-recovery2.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/maria/t/maria-recovery2.test')
-rw-r--r--mysql-test/suite/maria/t/maria-recovery2.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/suite/maria/t/maria-recovery2.test b/mysql-test/suite/maria/t/maria-recovery2.test
index 0ab66f8fa35..017256a5ec8 100644
--- a/mysql-test/suite/maria/t/maria-recovery2.test
+++ b/mysql-test/suite/maria/t/maria-recovery2.test
@@ -5,6 +5,9 @@
--source include/have_debug.inc
--source include/have_maria.inc
+call mtr.add_suppression("File '.*maria_log.000.*' not found \\(Errcode: 2\\)");
+call mtr.add_suppression("Table '.\/mysqltest\/t_corrupted1' is crashed, skipping it. Please repair it with maria_chk -r");
+
set global maria_log_file_size=4294967295;
let $MARIA_LOG=../../tmp;