![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "sql_event_tracking_to_audit_event_mapping.h"Macros | |
| #define | STRINGIFY(x) #x |
| #define | MAPIFY(x) std::make_pair(x, #x) |
Variables | |
| const char * | plugin_event_names [] |
| const char * | event_tracking_names [] |
| #define MAPIFY | ( | x | ) | std::make_pair(x, #x) |
| #define STRINGIFY | ( | x | ) | #x |
| const char* event_tracking_names[] |
| const char* plugin_event_names[] |