MySQL 9.1.0
Source Code Documentation
|
Helper file to create query event consumer. More...
#include "mysql/components/component_implementation.h"
#include "mysql/components/service_implementation.h"
#include "mysql/components/services/event_tracking_query_service.h"
Go to the source code of this file.
Classes | |
class | Event_tracking_implementation::Event_tracking_query_implementation |
Implementation helper class for query events. More... | |
Namespaces | |
namespace | Event_tracking_implementation |
Macros | |
#define | PROVIDES_SERVICE_EVENT_TRACKING_QUERY(component) PROVIDES_SERVICE(component, event_tracking_query) |
More... | |
#define | IMPLEMENTS_SERVICE_EVENT_TRACKING_QUERY(component) |
Helper file to create query event consumer.
#define IMPLEMENTS_SERVICE_EVENT_TRACKING_QUERY | ( | component | ) |
#define PROVIDES_SERVICE_EVENT_TRACKING_QUERY | ( | component | ) | PROVIDES_SERVICE(component, event_tracking_query) |