summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <aelkin/andrei@mysql1000.(none)>2008-01-31 18:26:04 +0200
committerunknown <aelkin/andrei@mysql1000.(none)>2008-01-31 18:26:04 +0200
commit14de473881fa34ad357a58f41afe3cad953d87e2 (patch)
tree1f2eba14862b0705f9392f7917da9feb6430270c /mysql-test
parentbce6e6a2cac034ac1c801c29e0d1bc34ab329dc7 (diff)
downloadmariadb-git-14de473881fa34ad357a58f41afe3cad953d87e2.tar.gz
failure in 5.1 tree for rpl_server_id caused by the wrong offset in
the include file. fixed with correcting the offset. mysql-test/include/show_binlog_events2.inc: correcting 5.1 specific offset (which appeared to 5.0's)
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/include/show_binlog_events2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/show_binlog_events2.inc b/mysql-test/include/show_binlog_events2.inc
index fa244c5a5a3..5dd272c562d 100644
--- a/mysql-test/include/show_binlog_events2.inc
+++ b/mysql-test/include/show_binlog_events2.inc
@@ -1,4 +1,4 @@
---let $binlog_start=98
+--let $binlog_start=106
--replace_result $binlog_start <binlog_start>
--replace_column 2 # 5 #
--replace_regex /\/\* xid=.* \*\//\/* XID *\// /table_id: [0-9]+/table_id: #/