diff options
author | unknown <monty@mysql.com> | 2004-05-19 05:09:41 +0300 |
---|---|---|
committer | unknown <monty@mysql.com> | 2004-05-19 05:09:41 +0300 |
commit | 64c5d3110b39800d98b89897f1762c6782c9d50d (patch) | |
tree | a30e034782b8d0fcd3a899a55b1af5a967f23adb /mysql-test/t/rpl_trunc_binlog.test | |
parent | f4ef82910dcb3506d9f9c5bc21e4307e89743643 (diff) | |
parent | a41883facfdda411441cc868d2af278360c3dbe5 (diff) | |
download | mariadb-git-64c5d3110b39800d98b89897f1762c6782c9d50d.tar.gz |
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/my/mysql-4.1
client/mysql.cc:
Auto merged
Diffstat (limited to 'mysql-test/t/rpl_trunc_binlog.test')
-rw-r--r-- | mysql-test/t/rpl_trunc_binlog.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/rpl_trunc_binlog.test b/mysql-test/t/rpl_trunc_binlog.test index 32052af9184..2ade41ee96d 100644 --- a/mysql-test/t/rpl_trunc_binlog.test +++ b/mysql-test/t/rpl_trunc_binlog.test @@ -21,5 +21,5 @@ start slave; # can't sync_with_master so we must sleep sleep 3; --replace_result $MASTER_MYPORT MASTER_PORT ---replace_column 1 # 33 # +--replace_column 1 # 23 # 33 # show slave status; |