summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorunknown <aelkin/andrei@mysql1000.(none)>2008-03-07 21:14:28 +0200
committerunknown <aelkin/andrei@mysql1000.(none)>2008-03-07 21:14:28 +0200
commit0e679ab782e6968b159bcca8cdf307e5602dd3ea (patch)
tree4073a1f87bf39055693c90fdb4404fb6984ceda2 /sql
parent04c5af18023014c2925c83df32f68906e706495d (diff)
downloadmariadb-git-0e679ab782e6968b159bcca8cdf307e5602dd3ea.tar.gz
Bug #26622 MASTER_POS_WAIT does not work as documented
Affected tests fixing. After the fix for st_relay_log_info::wait_for_pos() that handles widely used select('master-bin.xxxx',pos) invoked by mysqltest there appeared to be four tests that either tried synchronizing when the slave was stopped or used incorrect synchronization method like to call `sync_with_master' from the current connection being to the master itself. Fixed with correcting the current connection or/and using the correct synchronization macro when possible. mysql-test/r/rpl_loaddata.result: results changed mysql-test/r/rpl_slave_status.result: results changed mysql-test/t/rpl_loaddata.test: fixing cleanup for two tests mysql-test/t/rpl_skip_error.test: fixing cleanup for two tests mysql-test/t/rpl_slave_status.test: fixing cleanup mysql-test/t/rpl_temporary.test: fixing synchronizations to use the intended correct macro.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions