We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e42c7 commit f7d9ff5Copy full SHA for f7d9ff5
mysql-test/suite/innodb/t/ddl_crash_alter_table_tablespace.test
@@ -3,6 +3,7 @@
3
--source include/not_crashrep.inc
4
--disable_query_log
5
CALL mtr.add_suppression("\\[ERROR\\] Could not find a valid tablespace file for");
6
+CALL mtr.add_suppression("\\[ERROR\\] \\[[^]]*\\] InnoDB: MLOG_FILE_RENAME: Invalid to file name.* File name in the redo log is ''");
7
--enable_query_log
8
9
LET $innodb_ddl_log_crash_reset_debug_orig = `SELECT @@innodb_ddl_log_crash_reset_debug`;
0 commit comments