mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
928e00b8d8
- Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results mysql-test/r/mix_innodb_myisam_binlog.result: Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results mysql-test/t/mix_innodb_myisam_binlog.test: Backport include/show_binlog_events.inc from 5.1 and use it to make the test output consistent results mysql-test/include/show_binlog_events.inc: New BitKeeper file ``mysql-test/include/show_binlog_events.inc''
4 lines
136 B
PHP
4 lines
136 B
PHP
--let $binlog_start=98
|
|
--replace_column 5 #
|
|
--replace_regex /\/\* xid=.* \*\//\/* XID *\//
|
|
--eval show binlog events from $binlog_start
|