File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
mysql-test/suite/innodb/t Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ call mtr.add_suppression("InnoDB: Tablespace .* was not found at .*test");
151
151
call mtr.add_suppression("InnoDB: Set innodb_force_recovery=1 to ignore this and to permanently lose all changes to the tablespace");
152
152
call mtr.add_suppression("InnoDB: Cannot read first page of '.*test.[tu]2.ibd' I/O error");
153
153
call mtr.add_suppression("InnoDB: Cannot read first page in datafile: .*test.*ibd");
154
- call mtr.add_suppression("InnoDB: Datafile './ test/ .*ibd' is corrupted");
154
+ call mtr.add_suppression("InnoDB: Datafile '.* test.*ibd' is corrupted");
155
155
call mtr.add_suppression("InnoDB: Cannot replay file rename. Remove either file and try again");
156
156
call mtr.add_suppression("InnoDB: Cannot rename.*because the target file exists");
157
157
call mtr.add_suppression("InnoDB: Found corrupted log");
You can’t perform that action at this time.
0 commit comments