[MDEV-4985] Correctly handle GTID event group for stand-alone multi-table ROW events Created: 2013-09-03 Updated: 2013-10-09 Resolved: 2013-10-09 |
|
| 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: | Won't Fix | Votes: | 0 |
| Labels: | gtid | ||
| Description |
|
When a statement is binlogged stand-alone (as opposed to bracketed by In row-based binlogging with multi-table updates, multiple row events can be The GTID code must correctly detect and act on this flag (currently it does |
| Comments |
| Comment by Kristian Nielsen [ 2013-10-09 ] |
|
As far as I could determine in the code, it is not actually possible to get a This makes this bug a non-issue - the event group will never be terminated by So it does not seem worth it to "fix" - it would involve passing in the byte |