Commit 1895c769 authored by Marko Mäkelä's avatar Marko Mäkelä

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 afd4b25d
a.k.a. mysql/mysql-server@bde21e58108a1f311d15088c50414bb43ab45d62
parent 043c1d18
......@@ -74,6 +74,7 @@ COMMIT;
--connection con3
--reap
--remove_file $MYSQLD_DATADIR/test/load.in
DROP TABLE t1;
--disconnect con3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment