• unknown's avatar
    BUG#26395: if crash during autocommit update to transactional table on master, slave fails · 682cea61
    unknown authored
    Now, every transaction (including autocommit transactions) starts with
    a BEGIN and ends with a COMMIT/ROLLBACK in the binlog.
    Added a test case, and updated lots of test case result files.
    
    
    mysql-test/r/multi_update.result:
      Updated result file
    mysql-test/r/sp_trans_log.result:
      Updated result file
    mysql-test/suite/binlog/r/binlog_innodb.result:
      Updated result file
    mysql-test/suite/binlog/r/binlog_multi_engine.result:
      Updated result file
    mysql-test/suite/binlog/r/binlog_stm_blackhole.result:
      Updated result file
    mysql-test/suite/binlog/r/binlog_stm_mix_innodb_myisam.result:
      Updated result file
    mysql-test/suite/ndb/r/ndb_binlog_format.result:
      Updated result file
    mysql-test/suite/rpl/r/rpl_innodb_mixed_dml.result:
      Updated result file
    mysql-test/suite/rpl/r/rpl_row_charset_innodb.result:
      Updated result file
    mysql-test/suite/rpl/r/rpl_row_create_table.result:
      Updated result file
    mysql-test/suite/rpl/r/r...
    682cea61
binlog_innodb.result 6.19 KB