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