[CONC-600] Ignore unknown events Created: 2022-06-21  Updated: 2022-06-21  Resolved: 2022-06-21

Status: Closed
Project: MariaDB Connector/C
Component/s: Replication/Binlog API
Affects Version/s: 3.3.1
Fix Version/s: 3.3.2

Type: Bug Priority: Critical
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None


 Description   

If binary log contains an unknown event, mariadb_rpl_fetch() api function releases the memory for this event and returns a NULL pointer.
This makes it impossible to iterate through binary log, if the binary log contains unknown events.

Instead of, the function should return the event, so the application will be able to analyze this event and/or continue.


Generated at Thu Feb 08 03:06:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.