mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead
This commit is contained in:
parent
9afbeeedec
commit
695f768a5c
9 changed files with 50 additions and 34 deletions
|
|
@ -1,5 +1,5 @@
|
|||
--let $binlog_start=106
|
||||
--replace_result $binlog_start <binlog_start>
|
||||
--replace_column 2 # 5 #
|
||||
--replace_column 2 # 4 # 5 #
|
||||
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/
|
||||
--eval show binlog events from $binlog_start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue