• unknown's avatar
    BUG#31552 (Replication breaks when deleting rows from out-of-sync table without PK): · e7c56ceb
    unknown authored
    Pushing test case for bug only. Bug already fixed as a result of the patch for BUG#19958.
    
    
    mysql-test/extra/rpl_tests/rpl_row_basic.test:
      Adding test to see that no error is given on slave when deleting
      rows that don't exist on table without primary key.
    mysql-test/suite/rpl/r/rpl_row_basic_2myisam.result:
      Result change.
    mysql-test/suite/rpl/r/rpl_row_basic_3innodb.result:
      Result change.
    mysql-test/suite/rpl_ndb/r/rpl_row_basic_7ndb.result:
      Result change.
    e7c56ceb
rpl_row_basic_7ndb.result 8.18 KB