MySQL 8.4.1
Source Code Documentation
Event_global_variable_bridge_implementation Class Reference

#include <mysql_server_event_tracking_bridge_imp.h>

Static Public Member Functions

static mysql_service_status_t notify (const mysql_event_tracking_global_variable_data *data) noexcept
 Process a global_variables event. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Event_global_variable_bridge_implementation::notify ( const mysql_event_tracking_global_variable_data data)
staticnoexcept

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