diff options
author | unknown <svoj@mysql.com/april.(none)> | 2008-03-14 17:17:03 +0400 |
---|---|---|
committer | unknown <svoj@mysql.com/april.(none)> | 2008-03-14 17:17:03 +0400 |
commit | 3ec867679a12e6a14bed745bc76752d5e2691774 (patch) | |
tree | 1b4cfa01c87553db4afafc51437c0610cc729bf9 /mysql-test/r/rpl000008.result | |
parent | 1e8b11c6565516f53375cbeed1641157f1d1981b (diff) | |
download | mariadb-git-3ec867679a12e6a14bed745bc76752d5e2691774.tar.gz |
BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if
log-slave-updates and circul repl
This is a test case fix for BUG#13861.
mysql-test/r/rpl_dual_pos_advance.result:
Fix for a test case for BUG#13861.
mysql-test/t/rpl_dual_pos_advance.test:
Fix for a test case for BUG#13861.
master_pos_wait() requires slave sql thread running. But it is not
guaranteed for this test case. As we use start slave until it may
execute all events and shutdown before master_pos_wait() is started.
On the other hand it is safe just to wait for slave to stop here,
as start slave returns _after_ sql thread is started.
Diffstat (limited to 'mysql-test/r/rpl000008.result')
0 files changed, 0 insertions, 0 deletions