[MXS-2374] Binlogfilter can break replication if last event is ignored Created: 2019-03-08 Updated: 2019-03-18 Resolved: 2019-03-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | 2.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a DDL event that is filtered by the binlogfilter is the last event replicated before the connection breaks, the automatic reconnection that the slave does will cause it to break as the event will point to an invalid position. |