~percona-dev/percona-server/release-5.1.52-12-rnt-14794

« back to all changes in this revision

Viewing changes to series

  • Committer: Oleg Tsarev
  • Date: 2010-12-09 15:20:43 UTC
  • mfrom: (147.1.1 release-5.1.52-12-rnt)
  • Revision ID: oleg.tsarev@percona.com-20101209152043-n0iwa1l9yvlo7hit
merge:
Patch for issue #13335.
Make non-transactional updates in row-based logging mode honor the
binlog_direct_non_transactional_updates system variable, i.e. the
corresponding events are written directly to the binary log rather than
the transaction cache.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
mysqlbinlog_slave_exec_idempotent.patch
64
64
innodb_drop_corrupted_database_fix.patch
65
65
keep_cr.patch
 
66
row_binlog_direct_non_trx_updates.patch