Loading mysql-test/r/ndb_sp.result +0 −1 Original line number Diff line number Diff line drop table if exists t1; drop table if exists t2; create table t1 ( a int not null primary key, b int not null Loading mysql-test/t/ndb_sp.test +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ --disable_warnings drop table if exists t1; drop table if exists t2; --enable_warnings create table t1 ( Loading Loading
mysql-test/r/ndb_sp.result +0 −1 Original line number Diff line number Diff line drop table if exists t1; drop table if exists t2; create table t1 ( a int not null primary key, b int not null Loading
mysql-test/t/ndb_sp.test +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ --disable_warnings drop table if exists t1; drop table if exists t2; --enable_warnings create table t1 ( Loading