[CONC-467] Replication: rotate as first event isn't handled correctly Created: 2020-04-17 Updated: 2022-02-09 Resolved: 2022-02-09 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Replication/Binlog API |
| Affects Version/s: | None |
| Fix Version/s: | 3.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If the first event that the connector replicates is a rotate event, the length of the binlog name in the event is wrong. In addition, there appears to be no way to know whether checksums are enabled for the event from the event itself. |