Bug #66619 | 'READ-COMMITTED' in InnoDB not allowed with STATEMENT binlog ever | ||
---|---|---|---|
Submitted: | 30 Aug 2012 17:23 | Modified: | 31 Aug 2012 5:46 |
Reporter: | Sheeri Cabral (Candidate Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.63 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[30 Aug 2012 17:23]
Sheeri Cabral
[30 Aug 2012 22:20]
MySQL Verification Team
I'm not sure what is confusing about this: "As of MySQL 5.1, if you use READ COMMITTED or enable innodb_locks_unsafe_for_binlog, you must use row-based binary logging". You use READ COMMITTED, therefore must use binlog_format=ROW. I don't see any bug here..?
[30 Aug 2012 23:46]
Sheeri Cabral
My apologies! I thought it said AND, not "or". You can mark this invalid.