mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
6acef447d1
mysql-test/include/show_binlog_events2.inc: New BitKeeper file ``mysql-test/include/show_binlog_events2.inc''
5 lines
217 B
PHP
5 lines
217 B
PHP
--let $binlog_start=98
|
|
--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
|