Loading mysql-test/r/ndb_read_multi_range.result +1 −1 Original line number Diff line number Diff line DROP TABLE IF EXISTS t1, r1; DROP TABLE IF EXISTS t1, t2, r1; create table t1 ( a int primary key, b int not null, Loading Loading
mysql-test/r/ndb_read_multi_range.result +1 −1 Original line number Diff line number Diff line DROP TABLE IF EXISTS t1, r1; DROP TABLE IF EXISTS t1, t2, r1; create table t1 ( a int primary key, b int not null, Loading