~stewart/drizzle/embedded-innodb-create-select-transaction-arrgh

« back to all changes in this revision

Viewing changes to mysql-test/include/show_binlog_events.inc

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $binlog_start can be set by caller or take a default value
 
2
 
 
3
if (!$binlog_start)
 
4
{
 
5
  let $binlog_start=107;
 
6
}
 
7
--replace_result $binlog_start <binlog_start>
 
8
--replace_column 2 # 4 # 5 #
 
9
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/ /file_id=[0-9]+/file_id=#/
 
10
--eval show binlog events from $binlog_start