Skip to content

Commit

Permalink
Update rpl.binlog_trx_meta_data_rbr test
Browse files Browse the repository at this point in the history
Summary:
test needed to be re-recorded

Squash with D14652380

Reviewed By: luqun

Differential Revision: D18579792

fbshipit-source-id: 907024e
  • Loading branch information
Herman Lee authored and facebook-github-bot committed Nov 19, 2019
1 parent a2c57db commit 7b270a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mysql-test/suite/rpl/r/binlog_trx_meta_data_rbr.result
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ include/start_slave.inc
include/sync_slave_sql_with_master.inc
[connection master]
flush logs;
include/sync_slave_sql_with_master.inc
[connection master]
purge binary logs to 'master-bin.000002';
[connection slave]
flush logs;
Expand All @@ -43,6 +45,8 @@ include/start_slave.inc
include/sync_slave_sql_with_master.inc
[connection master]
flush logs;
include/sync_slave_sql_with_master.inc
[connection master]
purge binary logs to 'master-bin.000003';
[connection slave]
flush logs;
Expand Down Expand Up @@ -75,6 +79,8 @@ include/start_slave.inc
include/sync_slave_sql_with_master.inc
[connection master]
flush logs;
include/sync_slave_sql_with_master.inc
[connection master]
purge binary logs to 'master-bin.000004';
[connection slave]
flush logs;
Expand Down

0 comments on commit 7b270a0

Please sign in to comment.