1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Add missing DROP TABLE t1 to reslt file

This commit is contained in:
Magnus Svensson
2008-10-11 17:35:10 +02:00
parent 770ef5c307
commit 27233c23cf

View File

@ -68,6 +68,7 @@ test latin1_swedish_ci
DROP DATABASE mysqltest1;
use test;
DROP TABLE t1;
# Connection: slave