![]() |
MySQL 9.5.0
Source Code Documentation
|
Helper file to create table_access event consumer. More...
#include "mysql/components/component_implementation.h"#include "mysql/components/service_implementation.h"#include "mysql/components/services/event_tracking_table_access_service.h"Go to the source code of this file.
Classes | |
| class | Event_tracking_implementation::Event_tracking_table_access_implementation |
| Implementation helper class for table_access events. More... | |
Namespaces | |
| namespace | Event_tracking_implementation |
Macros | |
| #define | PROVIDES_SERVICE_EVENT_TRACKING_TABLE_ACCESS(component) PROVIDES_SERVICE(component, event_tracking_table_access) |
| More... | |
| #define | IMPLEMENTS_SERVICE_EVENT_TRACKING_TABLE_ACCESS(component) |
Helper file to create table_access event consumer.
| #define IMPLEMENTS_SERVICE_EVENT_TRACKING_TABLE_ACCESS | ( | component | ) |
| #define PROVIDES_SERVICE_EVENT_TRACKING_TABLE_ACCESS | ( | component | ) | PROVIDES_SERVICE(component, event_tracking_table_access) |