Loading mysql-test/extra/rpl_tests/rpl_ndb_2multi_eng.test +1 −1 Original line number Diff line number Diff line Loading @@ -241,8 +241,8 @@ SHOW CREATE TABLE t1; --echo --- Check that simple Alter statements are replicated correctly --- ALTER TABLE t1 MODIFY vc TEXT; ALTER TABLE t1 ADD PRIMARY KEY(t,id); ALTER TABLE t1 MODIFY vc TEXT; --echo --- Show the new improved table on the master --- Loading mysql-test/t/disabled.def +2 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ ndb_autodiscover2 : Needs to be fixed w.r.t binlog #ndb_load : Bug#17233 failed load data from infile causes mysqld dbug_assert, binlog not flushed partition_03ndb : Bug#16385 Partitions: crash when updating a range partitioned NDB table ps_7ndb : dbug assert in RBR mode when executing test suite rpl_ndb_2innodb : Bug #19004 ndb: partition by range and update hangs (note, test must also be updated to have primary key with blob table) rpl_ndb_2myisam : Bug #19004 ndb: partition by range and update hangs (note, test must also be updated to have primary key with blob table) rpl_ndb_2innodb : Bug #19004 ndb: partition by range and update hangs rpl_ndb_2myisam : Bug #19004 ndb: partition by range and update hangs rpl_ndb_auto_inc : Bug#17086 CR: auto_increment_increment and auto_increment_offset produce duplicate key er #rpl_ndb_basic : Bug #18592 rpl_ndb_basic failure #rpl_ndb_dd_advance : Bug #18924 rpl_ndb_dd_advance failure Loading Loading
mysql-test/extra/rpl_tests/rpl_ndb_2multi_eng.test +1 −1 Original line number Diff line number Diff line Loading @@ -241,8 +241,8 @@ SHOW CREATE TABLE t1; --echo --- Check that simple Alter statements are replicated correctly --- ALTER TABLE t1 MODIFY vc TEXT; ALTER TABLE t1 ADD PRIMARY KEY(t,id); ALTER TABLE t1 MODIFY vc TEXT; --echo --- Show the new improved table on the master --- Loading
mysql-test/t/disabled.def +2 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ ndb_autodiscover2 : Needs to be fixed w.r.t binlog #ndb_load : Bug#17233 failed load data from infile causes mysqld dbug_assert, binlog not flushed partition_03ndb : Bug#16385 Partitions: crash when updating a range partitioned NDB table ps_7ndb : dbug assert in RBR mode when executing test suite rpl_ndb_2innodb : Bug #19004 ndb: partition by range and update hangs (note, test must also be updated to have primary key with blob table) rpl_ndb_2myisam : Bug #19004 ndb: partition by range and update hangs (note, test must also be updated to have primary key with blob table) rpl_ndb_2innodb : Bug #19004 ndb: partition by range and update hangs rpl_ndb_2myisam : Bug #19004 ndb: partition by range and update hangs rpl_ndb_auto_inc : Bug#17086 CR: auto_increment_increment and auto_increment_offset produce duplicate key er #rpl_ndb_basic : Bug #18592 rpl_ndb_basic failure #rpl_ndb_dd_advance : Bug #18924 rpl_ndb_dd_advance failure Loading