![]() |
MySQL 9.5.0
Source Code Documentation
|
helper macros to deal with MYSQL options More...
Go to the source code of this file.
Macros | |
| #define | ALLOCATE_EXTENSIONS(OPTS) |
| #define | ENSURE_EXTENSIONS_PRESENT(OPTS) |
| #define | EXTENSION_SET_STRING(OPTS, X, STR) |
| #define | SET_OPTION(opt_var, arg) |
| #define | EXTENSION_SET_SSL_STRING(OPTS, X, STR, mode) |
Variables | |
| PSI_memory_key | key_memory_mysql_options |
| PSI_memory_key | key_memory_MYSQL |
helper macros to deal with MYSQL options
| #define ALLOCATE_EXTENSIONS | ( | OPTS | ) |
| #define ENSURE_EXTENSIONS_PRESENT | ( | OPTS | ) |
| #define EXTENSION_SET_SSL_STRING | ( | OPTS, | |
| X, | |||
| STR, | |||
| mode | |||
| ) |
| #define EXTENSION_SET_STRING | ( | OPTS, | |
| X, | |||
| STR | |||
| ) |
| #define SET_OPTION | ( | opt_var, | |
| arg | |||
| ) |
|
extern |
|
extern |