[MDEV-6067] Partitioned table DML sometimes binlogged without XID event Created: 2014-04-10 Updated: 2014-04-11 Resolved: 2014-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Note in the output below that the last INSERT in the binlog has a COMMIT query Test case:
Output:
|
| Comments |
| Comment by Kristian Nielsen [ 2014-04-10 ] |
|
Reverting this patch fixes the problem (thanks to Serg for that find): revno: 2502.163.19
|
| Comment by Kristian Nielsen [ 2014-04-11 ] |
|
Pushed to 5.2, merged to 5.3 and 5.5. Will be later merged to 10.0 |