MySQL 8.4.0
Source Code Documentation
Event_command_bridge_implementation Class Referencefinal

#include <mysql_server_event_tracking_bridge_imp.h>

Static Public Member Functions

static mysql_service_status_t notify (const mysql_event_tracking_command_data *data) noexcept
 Process a command event. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Event_command_bridge_implementation::notify ( const mysql_event_tracking_command_data data)
staticnoexcept

Process a command 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: