Commit d60bc640 authored by hezx@mail.hezx.com's avatar hezx@mail.hezx.com
Browse files

Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#32205/5.0

into  mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#32205/5.1
parents 5502885c 5a5672d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@ select * from t2;
select * from t3;

let $VERSION=`select version()`;
--replace_regex /file_id=[0-9]+/file_id=#/
source include/show_binlog_events.inc;
drop table t1,t2,t3;