mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Add missing DROP TABLE
This commit is contained in:
@ -1380,6 +1380,7 @@ SHOW CREATE TABLE t2;
|
||||
--echo
|
||||
|
||||
DROP TABLE t2;
|
||||
DROP TABLE t1;
|
||||
|
||||
--echo
|
||||
--echo # -- End of test case for Bug#21380.
|
||||
|
Reference in New Issue
Block a user