• unknown's avatar
    BUG#19710 Cluster replication to partition table fails on DELETE FROM statement · 68d74c0a
    unknown authored
    update rpl_ndb_innodb2ndb and rpl_ndb_myisam2ndb testcase's option and result
    
    
    mysql-test/t/disabled.def:
      recover test case 'rpl_ndb_innodb2ndb' and 'rpl_ndb_myisam2ndb'
    mysql-test/t/rpl_ndb_innodb2ndb-slave.opt:
      add "--new=ture" option to mysqld, that means "Use very new possible 'unsafe' functions"
    mysql-test/t/rpl_ndb_myisam2ndb-slave.opt:
      add "--new=ture" option to mysqld, that means "Use very new possible 'unsafe' functions"
    mysql-test/r/rpl_ndb_innodb2ndb.result:
      get the test result by 'mysql-test-run.pl --record rpl_ndb_innodb2ndb'
    mysql-test/r/rpl_ndb_myisam2ndb.result:
      get the test result by 'mysql-test-run.pl --record rpl_ndb_myisam2ndb'
    68d74c0a
disabled.def 2.49 KB