mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Add missing DROP TABLE t1 to reslt file
This commit is contained in:
@@ -68,6 +68,7 @@ test latin1_swedish_ci
|
||||
DROP DATABASE mysqltest1;
|
||||
|
||||
use test;
|
||||
DROP TABLE t1;
|
||||
|
||||
|
||||
# Connection: slave
|
||||
|
Reference in New Issue
Block a user