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

Cleanup after test cases

This commit is contained in:
msvensson@neptunus.(none)
2006-11-15 10:23:27 +01:00
parent a0f00ce965
commit 15c3ed7517
24 changed files with 93 additions and 26 deletions

View File

@ -132,7 +132,7 @@ x
17
19
drop trigger trg1;
set global init_connect=default;
set global init_connect="set @a='a\\0c'";
revoke all privileges, grant option from mysqltest1@localhost;
drop user mysqltest1@localhost;
drop table t1, t2;