1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Cleanup: fix race in rename.test.

This commit is contained in:
kroki/tomash@moonlight.intranet
2006-11-03 12:16:31 +03:00
parent 6a28c436f7
commit fbf508d686
2 changed files with 9 additions and 2 deletions

View File

@@ -54,3 +54,4 @@ Tables_in_test
t2
t4
drop table t2, t4;
End of 4.1 tests