MySQL 9.1.0
Source Code Documentation
|
Helper file to create global_variable event consumer. More...
#include "mysql/components/component_implementation.h"
#include "mysql/components/service_implementation.h"
#include "mysql/components/services/event_tracking_global_variable_service.h"
Go to the source code of this file.
Classes | |
class | Event_tracking_implementation::Event_tracking_global_variable_implementation |
Implementation helper class for global_variable events. More... | |
Namespaces | |
namespace | Event_tracking_implementation |
Macros | |
#define | IMPLEMENTS_SERVICE_EVENT_TRACKING_GLOBAL_VARIABLE(component) |
More... | |
#define | PROVIDES_SERVICE_EVENT_TRACKING_GLOBAL_VARIABLE(component) PROVIDES_SERVICE(component, event_tracking_global_variable) |
Helper file to create global_variable event consumer.
#define IMPLEMENTS_SERVICE_EVENT_TRACKING_GLOBAL_VARIABLE | ( | component | ) |
#define PROVIDES_SERVICE_EVENT_TRACKING_GLOBAL_VARIABLE | ( | component | ) | PROVIDES_SERVICE(component, event_tracking_global_variable) |