diff options
Diffstat (limited to 'mysql-test/include')
-rw-r--r-- | mysql-test/include/show_binlog_events.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/show_binlog_events.inc b/mysql-test/include/show_binlog_events.inc index fbdcdf66494..ae848d10687 100644 --- a/mysql-test/include/show_binlog_events.inc +++ b/mysql-test/include/show_binlog_events.inc @@ -1,4 +1,5 @@ --let $binlog_start=102 --replace_result $binlog_start <binlog_start> --replace_column 2 # 4 # 5 # +--replace_regex /table_id: [0-9]+/table_id: #/ --eval show binlog events from $binlog_start |