Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.2.7, 3.3.1
-
None
Description
If an unknown event type was detected, mariadb_rpl_fetch() returns NULL and frees allocated memory. Instead event should be returned so application will be able to handle unknown events and read further events.
See Pull Request 193