mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
014b8e7f43
Patch backported: bzr diff '-rrevid:alfranio.correia@oracle.com-20101121143257-se3vpqus73l4mum0 ..revid:luis.soares@oracle.com-20101124111752-9b8260bd1qak87hr' --old=lp:mysql-server --new=lp:mysql-server
5 lines
218 B
PHP
5 lines
218 B
PHP
--let $binlog_start=245
|
|
--replace_result $binlog_start <binlog_start>
|
|
--replace_column 2 # 5 #
|
|
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/
|
|
--eval show binlog events from $binlog_start
|