~ubuntu-branches/ubuntu/maverick/mysql-5.1/maverick-proposed

« back to all changes in this revision

Viewing changes to mysql-test/suite/engines/funcs/t/rpl_switch_stm_row_mixed.test

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 14:16:05 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: package-import@ubuntu.com-20120222141605-nxlu9yzc6attylc2
Tags: upstream-5.1.61
ImportĀ upstreamĀ versionĀ 5.1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
501
501
UNLOCK TABLES;
502
502
 
503
503
--disable_result_log
504
 
source include/show_binlog_events.inc;
 
504
--replace_column 2 # 5 #
 
505
--replace_regex /table_id: [0-9]+/table_id: #/
 
506
show binlog events;
505
507
--enable_result_log
506
508
sync_slave_with_master;
507
509
 
518
520
 
519
521
connection master;
520
522
--disable_result_log
521
 
source include/show_binlog_events.inc;
 
523
--replace_column 2 # 5 #
 
524
--replace_regex /table_id: [0-9]+/table_id: #/
 
525
show binlog events;
522
526
--enable_result_log
523
527
 
524
528
# Now test that mysqlbinlog works fine on a binlog generated by the