1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

fixed bug #1378 "mysqlbinlog for remote host is broken"

This commit is contained in:
vva@eagle.mysql.r18.ru
2004-02-06 20:57:11 +04:00
parent 650580698f
commit 0333f7b10f
5 changed files with 264 additions and 186 deletions

View File

@@ -64,10 +64,6 @@ select "--- --position --" as "";
# These are tests for remote binlog.
# They should return the same as previous test.
# But now they are not. V. Vagin should fix this.
# We test all the same options second time since code for remote case is
# essentially different. If code for both cases will be unified we'll be
# able to throw out most of this.
--disable_query_log
select "--- Remote --" as "";