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

Fixes for mysql tests.

This commit is contained in:
ram@gw.mysql.r18.ru
2003-10-31 16:37:36 +04:00
parent c5b481d99a
commit de9d246548
5 changed files with 17 additions and 16 deletions

View File

@@ -100,4 +100,4 @@ select "--- --position --" as "";
--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --position=27 --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.000002
# clean up
drop table t1;
drop table t1, t2;