1#ifndef SRV_EVENT_PLUGIN_HANDLES_H
2#define SRV_EVENT_PLUGIN_HANDLES_H
required string event
Definition: replication_group_member_actions.proto:32
bool srv_event_call_plugin_handles(struct st_mysql_event_generic *event)
Call the references to the services registered by the server component prior to loading refcache.
Definition: srv_event_plugin_handles.cc:126
bool srv_event_have_plugin_handles()
Returns true if srv_event_call_plugin_handles must be called.
Definition: srv_event_plugin_handles.cc:272
void srv_event_release_plugin_handles()
Release the references to the services registered by the server component prior to loading refcache.
Definition: srv_event_plugin_handles.cc:119
bool srv_event_acquire_plugin_handles()
Acquire references to the services registered by the server component prior to loading refcache.
Definition: srv_event_plugin_handles.cc:114
Definition: sql_audit.h:56