mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
38d73beb4e
- Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results
5 lines
222 B
PHP
5 lines
222 B
PHP
--let $binlog_start=106
|
|
--replace_result $binlog_start <binlog_start>
|
|
--replace_column 2 # 4 # 5 #
|
|
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/
|
|
--eval show binlog events from $binlog_start
|