Skip to content
Permalink
Browse files
Clean up file load.in in a test
This fixes the following test invocation:
./mtr --no-reorder parts.partition_special_myisam parts.partition_debug

This was broken ever since afd4b25
a.k.a. mysql/mysql-server@bde21e5
  • Loading branch information
dr-m committed Nov 14, 2022
1 parent 043c1d1 commit 1895c76
Showing 1 changed file with 1 addition and 0 deletions.
@@ -74,6 +74,7 @@ COMMIT;

--connection con3
--reap
--remove_file $MYSQLD_DATADIR/test/load.in
DROP TABLE t1;

--disconnect con3

0 comments on commit 1895c76

Please sign in to comment.