• unknown's avatar
    Post-merge fixes to make tests pass. · feaae0ce
    unknown authored
    
    mysql-test/extra/binlog_tests/mix_innodb_myisam_binlog.test:
      Fixing test file to use different positions depending
      on binlog format.
    mysql-test/suite/binlog/r/binlog_row_binlog.result:
      Result change.
    mysql-test/suite/binlog/r/binlog_row_mix_innodb_myisam.result:
      Result change.
    mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result:
      Result change.
    mysql-test/suite/binlog/t/binlog_row_mix_innodb_myisam.test:
      Removing part of test that does not work any more.
    mysql-test/suite/binlog/t/binlog_stm_mix_innodb_myisam.test:
      Removing part of test that does not work any more.
    mysql-test/suite/rpl_ndb/r/rpl_ndb_transaction.result:
      Result change.
    mysql-test/suite/rpl_ndb/t/rpl_ndb_transaction.test:
      Dropping tables on both master and slave, and not only on slave.
    feaae0ce
binlog_row_mix_innodb_myisam.test 545 Bytes