[MXS-1543] Avrorouter doesn't detect MIXED or STATEMENT format replication Created: 2017-11-25 Updated: 2018-01-19 Resolved: 2018-01-05 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | 2.1.12 |
| Fix Version/s: | 2.1.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-49 |
| Description |
|
If the replication uses a format other than ROW, the generated binlogs will not contain row events for the data modification events. |
| Comments |
| Comment by markus makela [ 2018-01-04 ] |
|
This requires parsing the query and detecting that a non-DDL event is being executed. |