[MDEV-7310] last_commit_pos_offset set to wrong value after binlog rotate in group commit Created: 2014-12-12 Updated: 2015-03-02 Resolved: 2015-02-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 5.5.42, 10.0.15 |
| Fix Version/s: | 5.5.43 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | groupcommit, replication | ||
| Description |
|
Thanks to Jonas Oreland who found this in the code:
>> > @@ -7387,6 +7434,10 @@ This happens during group commit, if we rotate the binlog as part of the group |
| Comments |
| Comment by Kristian Nielsen [ 2015-02-23 ] |
|
http://lists.askmonty.org/pipermail/commits/2015-February/007463.html BTW, this bug only affects non-transactional commits. |