Commit 2e965302 authored by unknown's avatar unknown

information_schema_db.test fixed


mysql-test/t/information_schema_db.test:
  user dropped
parent e79298ee
......@@ -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;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment