mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
added the missing remove of the temp file
This commit is contained in:
@ -364,5 +364,6 @@ SELECT '< & >' AS `<`;
|
|||||||
EOF
|
EOF
|
||||||
--exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql
|
--exec $MYSQL --html test < $MYSQLTEST_VARDIR/tmp/bug27884.sql
|
||||||
--echo
|
--echo
|
||||||
|
remove_file $MYSQLTEST_VARDIR/tmp/bug27884.sql;
|
||||||
|
|
||||||
--echo End of 5.0 tests
|
--echo End of 5.0 tests
|
||||||
|
Reference in New Issue
Block a user