~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

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