2006-03-09 01:04:13 +01:00
|
|
|
--let $binlog_start=102
|
|
|
|
--replace_result $binlog_start <binlog_start>
|
|
|
|
--replace_column 2 # 4 # 5 #
|
2006-03-09 16:30:59 +01:00
|
|
|
--replace_regex /table_id: [0-9]+/table_id: #/
|
2006-03-09 01:04:13 +01:00
|
|
|
--eval show binlog events from $binlog_start
|