Skip to content

Commit

Permalink
MDEV-20931 fixup: innodb.import_corrupted test case cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Aug 18, 2021
1 parent 0dec71c commit 0edf44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/innodb/t/import_corrupted.test
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ ALTER TABLE t2 IMPORT TABLESPACE;
DROP TABLE t2;

--remove_file $MYSQLD_DATADIR/test/tmp.ibd
--remove_file $MYSQLD_DATADIR/test/tmp.cfg
--remove_file $MYSQLD_DATADIR/test/t2.ibd

0 comments on commit 0edf44c

Please sign in to comment.