mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Add missing DROP TABLE
This commit is contained in:
@@ -12694,3 +12694,4 @@ SELECT * FROM t1 ORDER BY a;
|
||||
a b
|
||||
1 NULL
|
||||
2 NULL
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user