Commit 05b84eb4 authored by unknown's avatar unknown

WL#3228 (NDB) : RBR using different table defs on slave/master

This patch includes changes to result files for tests issuing BINLOG
queries. The values have changed due to a size difference in the
table map.


mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result:
  WL#3228 (NDB) : RBR using different table defs on slave/master
  
  New results file for changes to binlog table map log event size.
mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result:
  WL#3228 (NDB) : RBR using different table defs on slave/master
  
  New results file for changes to binlog table map log event size.
parent f5ef5cb0
......@@ -327,7 +327,7 @@ SHOW SLAVE STATUS;
Slave_IO_State #
Master_Host 127.0.0.1
Master_User root
Master_Port 10330
Master_Port 9306
Connect_Retry 1
Master_Log_File master-bin.000001
Read_Master_Log_Pos #
......
......@@ -327,7 +327,7 @@ SHOW SLAVE STATUS;
Slave_IO_State #
Master_Host 127.0.0.1
Master_User root
Master_Port 10330
Master_Port 9306
Connect_Retry 1
Master_Log_File master-bin.000001
Read_Master_Log_Pos #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment