Bug #20821 | INSERT DELAYED fails to write some rows to binlog | ||
---|---|---|---|
Submitted: | 3 Jul 2006 13:41 | Modified: | 13 Jul 2006 20:09 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.1-bk | OS: | Linux (linux) |
Assigned to: | Mats Kindahl | CPU Architecture: | Any |
[3 Jul 2006 13:41]
Guilhem Bichot
[5 Jul 2006 6:20]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/8732
[5 Jul 2006 14:59]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/8775
[8 Jul 2006 4:15]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/8949
[13 Jul 2006 20:09]
Paul DuBois
Noted in 5.1.12 changelog. For multiple INSERT DELAYED statements executed in a batch thby e the delayed-insert handler thread, not all rows were written to the binary log.