Loading mysql-test/r/rpl_insert_id_pk.result +1 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,4 @@ CREATE TABLE t1 ( a INT UNIQUE ); SET FOREIGN_KEY_CHECKS=0; INSERT INTO t1 VALUES (1),(1); Got one of the listed errors drop table t1; mysql-test/r/rpl_row_sp006_InnoDB.result +1 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,4 @@ DROP PROCEDURE IF EXISTS mysqltest1.p1; DROP PROCEDURE IF EXISTS mysqltest1.p2; DROP TABLE IF EXISTS mysqltest1.t1; DROP TABLE IF EXISTS mysqltest1.t2; DROP DATABASE mysqltest1; Loading
mysql-test/r/rpl_insert_id_pk.result +1 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,4 @@ CREATE TABLE t1 ( a INT UNIQUE ); SET FOREIGN_KEY_CHECKS=0; INSERT INTO t1 VALUES (1),(1); Got one of the listed errors drop table t1;
mysql-test/r/rpl_row_sp006_InnoDB.result +1 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,4 @@ DROP PROCEDURE IF EXISTS mysqltest1.p1; DROP PROCEDURE IF EXISTS mysqltest1.p2; DROP TABLE IF EXISTS mysqltest1.t1; DROP TABLE IF EXISTS mysqltest1.t2; DROP DATABASE mysqltest1;