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

clean up at end of test (thanks serg)

This commit is contained in:
guilhem@mysql.com
2004-09-07 14:20:48 +02:00
parent 707def6fd0
commit 3dd35e1ab6
2 changed files with 1 additions and 4 deletions

View File

@ -48,5 +48,4 @@ C0C1C2C3C4C5C6C7C8C9CACBCCCDCECF C0
D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDF D0
E0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF E0
F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF F0
drop table t1;
drop database mysqltest1;