1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases

into  neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var-integration
This commit is contained in:
msvensson@neptunus.(none)
2006-01-27 10:49:07 +01:00
63 changed files with 254 additions and 11 deletions

View File

@ -149,5 +149,6 @@ wait_for_slave_to_stop;
drop table t2;
connection master;
drop table t2;
drop table t1;
sync_with_master;
# End of 4.1 tests