MySQL 8.4.0
Source Code Documentation
Event_parse_bridge_implementation Class Referencefinal

#include <mysql_server_event_tracking_bridge_imp.h>

Static Public Member Functions

static mysql_service_status_t notify (mysql_event_tracking_parse_data *data) noexcept
 Process a parse event. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Event_parse_bridge_implementation::notify ( mysql_event_tracking_parse_data data)
staticnoexcept

Process a parse event.

Parameters
[in]dataEvent specific data
Returns
Status of processing the event
Return values
falseSuccess
trueError

The documentation for this class was generated from the following files: