[MXS-1142] maxbinlogcheck to remove transaction from binlog Created: 2017-02-15 Updated: 2018-03-20 Resolved: 2017-02-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Michaël de groot | Assignee: | Massimiliano Pinto (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | 2017-28 | ||||||||||||||||
| Description |
|
Hi, After being able to nullify one event from the binary log, I think it would be great if the maxbinlogcheck utitlity could remove/nullify/make ignorable a whole transaction from the binlog. So, for example: maxbinlogcheck --remove-transaction=pos Thank you! |
| Comments |
| Comment by Massimiliano Pinto (Inactive) [ 2017-02-16 ] |
|
options: -f -T 6311 2017-02-16 17:19:35 notice : [binlogrouter] >>> Position 6311 belongs to a transaction started at pos 6224. 2017-02-16 17:19:35 notice : [binlogrouter] === Replacing all events of Transaction at pos 6224 with IGNORABLE EVENT event type |