mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02:00
Add missing DROP TABLE
This commit is contained in:
parent
510420605f
commit
17e0770d6e
6 changed files with 6 additions and 0 deletions
|
|
@ -1380,6 +1380,7 @@ SHOW CREATE TABLE t2;
|
|||
--echo
|
||||
|
||||
DROP TABLE t2;
|
||||
DROP TABLE t1;
|
||||
|
||||
--echo
|
||||
--echo # -- End of test case for Bug#21380.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue