1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Cleanup after test for Bug#11458

This commit is contained in:
unknown
2005-07-13 18:01:04 +04:00
parent 7a0f6d522b
commit f5c8f42f9c
2 changed files with 4 additions and 1 deletions

View File

@@ -620,3 +620,5 @@ execute stmt using @user_id, @id;
partner_id
execute stmt using @user_id, @id;
partner_id
deallocate prepare stmt;
drop table t1, t2, t3, t4;