From 5d85c84310052bef6e8cdf2e930f1de24c9e35e8 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 9 Mar 2006 16:30:59 +0100 Subject: Test fixes mysql-test/include/show_binlog_events.inc: Mask table id from binlog output mysql-test/t/ndb_binlog_ddl_multi.test: Use show_binlog_events.inc file --- mysql-test/include/show_binlog_events.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/include/show_binlog_events.inc') 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 --replace_column 2 # 4 # 5 # +--replace_regex /table_id: [0-9]+/table_id: #/ --eval show binlog events from $binlog_start -- cgit v1.2.1