~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/t/rpl_slave_skip.test

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
connection slave;
27
27
 
28
28
# Stop when reaching the the first table map event.
29
 
START SLAVE UNTIL MASTER_LOG_FILE='master-bin.000001', MASTER_LOG_POS=484;
 
29
START SLAVE UNTIL MASTER_LOG_FILE='master-bin.000001', MASTER_LOG_POS=762;
30
30
wait_for_slave_to_stop;
31
31
--replace_result $MASTER_MYPORT MASTER_PORT
32
32
--replace_column 1 # 8 # 9 # 23 # 33 # 35 # 36 #