add forced binlog_format option

Bug #887564 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
Low
Seppo Jaakola
5.1
New
Undecided
Unassigned
5.5
Fix Released
Low
Seppo Jaakola

Bug Description

wsrep_forced_binlog_format option will define a binlog_format that will be always be effective regardless of session binlog_format setting.

This feature will likely be needed to support RSU method for online schema upgrades: https://bugs.launchpad.net/codership-mysql/+bug/887563

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Implementation pushed in r3628 :http://bazaar.launchpad.net/~codership/codership-mysql/wsrep-5.5/revision/3628

new variable wsrep_forced_binlog_format accepts values:
   ROW
   STATEMENT
   MIXED
   NONE

...so the same as with binlog_format + NONE, which works as resetting the forced state of binlog format interpretation.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.