mirror of
https://github.com/MariaDB/server.git
synced 2025-07-05 12:42:17 +03:00
mysql-test/include/show_binlog_events2.inc: New BitKeeper file ``mysql-test/include/show_binlog_events2.inc''
6 lines
217 B
PHP
6 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
|