MySQL 8.4.0
Source Code Documentation
Event_stored_program_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_stored_program_data *data) noexcept
 Process a stored program event. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Event_stored_program_bridge_implementation::notify ( const mysql_event_tracking_stored_program_data data)
staticnoexcept

Process a stored program 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: