Commit 14de4738 authored by unknown's avatar unknown

failure in 5.1 tree for rpl_server_id caused by the wrong offset in

the include file.

fixed with correcting the offset.


mysql-test/include/show_binlog_events2.inc:
  correcting 5.1 specific offset (which appeared to 5.0's)
parent bce6e6a2
--let $binlog_start=98
--let $binlog_start=106
--replace_result $binlog_start <binlog_start>
--replace_column 2 # 5 #
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/
......
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