mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
this has nothing to do with the bug#13012.
it's about mysql_admin_commands not being reexecution-safe (and CHECK still isn't)
This commit is contained in:
@@ -52,5 +52,6 @@ unlock tables;
|
||||
connection con1;
|
||||
reap;
|
||||
drop table t5;
|
||||
--system rm $MYSQL_TEST_DIR/var/tmp/t?.*
|
||||
|
||||
# End of 4.1 tests
|
||||
|
||||
Reference in New Issue
Block a user