mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Cleanup test cases that leaves "stuff" behind
This commit is contained in:
@@ -545,6 +545,7 @@ GRANT EXECUTE ON PROCEDURE p1 TO user_bug7787@localhost;
|
||||
# Cleanup.
|
||||
|
||||
DROP DATABASE db_bug7787;
|
||||
drop user user_bug7787@localhost;
|
||||
use test;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user