1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Cleanup tables created by test cases

This commit is contained in:
msvensson@pilot.blaudden
2007-04-03 11:36:33 +02:00
parent 4614ae5aea
commit 00905b20a4
8 changed files with 24 additions and 0 deletions

View File

@@ -93,3 +93,5 @@ Master_SSL_Cipher
Master_SSL_Key MYSQL_TEST_DIR/std_data/client-key.pem
Seconds_Behind_Master #
Master_SSL_Verify_Server_Cert No
drop user replssl@localhost;
drop table t1;