1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Cleanup test cases that leaves "stuff" behind

This commit is contained in:
msvensson@neptunus.(none)
2006-04-18 18:10:47 +02:00
parent 030de4f912
commit 3f683e2ba4
14 changed files with 19 additions and 9 deletions

View File

@ -322,6 +322,7 @@ Warnings:
Warning 1287 'SHOW INNODB STATUS' is deprecated; use 'SHOW ENGINE INNODB STATUS' instead
GRANT EXECUTE ON PROCEDURE p1 TO user_bug7787@localhost;
DROP DATABASE db_bug7787;
drop user user_bug7787@localhost;
use test;
---> connection: root