1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

information_schema_db.test fixed

This commit is contained in:
holyfoot/hf@mysql.com/deer.(none)
2006-08-07 11:56:22 +05:00
parent 22c77e87a2
commit ffe2a431b5

View File

@@ -154,3 +154,4 @@ connection default;
drop view testdb_1.v1,v2, testdb_1.v3, v4;
drop database testdb_1;
drop user testdb_1@localhost;
drop user testdb_2@localhost;