• unknown's avatar
    manual merge for bug_29136, bug#29309. · bf9eb0f0
    unknown authored
    
    mysql-test/extra/binlog_tests/mix_innodb_myisam_side_effects.test:
      manual merge from 5.0
    mysql-test/r/innodb.result:
      results changed
    mysql-test/r/multi_update.result:
      results changed
    mysql-test/suite/binlog/r/binlog_row_mix_innodb_myisam.result:
      manual merge: results re-recorded
    mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result:
      results changed
    mysql-test/suite/manual/r/rpl_replication_delay.result:
      results recorded for 5.1
    mysql-test/t/innodb.test:
      removing bug27716 regression test as one exists in binlog suite already.
    mysql-test/t/multi_update.test:
      manual merge plus refining for execution in both binlog_format.
    sql/log_event.cc:
      bloody manual merge;
      the fact that an event is artificial is encode with setting timestamp argument to zero.
      rli's last_master_timestamp won't be updated in stmt_done in such case.
    sql/rpl_rli.cc:
      simulation and the real fixing code.
      Don't update last_master_timestamp with zero.
    sql/sql_delete.cc:
      manual merge
    bf9eb0f0
multi_update.test 19.7 KB