mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00

- Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results
5 lines
136 B
PHP
5 lines
136 B
PHP
--let $binlog_start=98
|
|
--replace_column 5 #
|
|
--replace_regex /\/\* xid=.* \*\//\/* XID *\//
|
|
--eval show binlog events from $binlog_start
|