Loading mysql-test/r/mix_innodb_myisam_binlog.result +1 −1 Original line number Diff line number Diff line Loading @@ -459,6 +459,6 @@ show master status /* the offset must denote there is the query */; File Position Binlog_Do_DB Binlog_Ignore_DB master-bin.000001 376 drop trigger trg_del; drop table t1,t2,t3; drop table t1,t2,t3,t4; drop function bug27417; end of tests mysql-test/t/mix_innodb_myisam_binlog.test +1 −1 Original line number Diff line number Diff line Loading @@ -497,7 +497,7 @@ CREATE TABLE t3 (a int, PRIMARY KEY (a), b int unique); drop trigger trg_del; drop table t1,t2,t3; drop table t1,t2,t3,t4; drop function bug27417; Loading Loading
mysql-test/r/mix_innodb_myisam_binlog.result +1 −1 Original line number Diff line number Diff line Loading @@ -459,6 +459,6 @@ show master status /* the offset must denote there is the query */; File Position Binlog_Do_DB Binlog_Ignore_DB master-bin.000001 376 drop trigger trg_del; drop table t1,t2,t3; drop table t1,t2,t3,t4; drop function bug27417; end of tests
mysql-test/t/mix_innodb_myisam_binlog.test +1 −1 Original line number Diff line number Diff line Loading @@ -497,7 +497,7 @@ CREATE TABLE t3 (a int, PRIMARY KEY (a), b int unique); drop trigger trg_del; drop table t1,t2,t3; drop table t1,t2,t3,t4; drop function bug27417; Loading