From 0edf44c53a6b63e0f026b30034fd5f1f36a09556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= Date: Wed, 18 Aug 2021 16:28:34 +0300 Subject: MDEV-20931 fixup: innodb.import_corrupted test case cleanup --- mysql-test/suite/innodb/t/import_corrupted.test | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/suite') diff --git a/mysql-test/suite/innodb/t/import_corrupted.test b/mysql-test/suite/innodb/t/import_corrupted.test index ad8db5eb339..050bde5d97d 100644 --- a/mysql-test/suite/innodb/t/import_corrupted.test +++ b/mysql-test/suite/innodb/t/import_corrupted.test @@ -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 -- cgit v1.2.1