MySQL 9.1.0
Source Code Documentation
|
Macros | |
#define | MYSQL_LOG_ERROR(N, T) inline_mysql_log_error(N, T) |
Instrumented metadata lock destruction. More... | |
Functions | |
static void | inline_mysql_log_error (int error_num, PSI_error_operation error_operation) |
#define MYSQL_LOG_ERROR | ( | N, | |
T | |||
) | inline_mysql_log_error(N, T) |
Instrumented metadata lock destruction.
N | Error number |
T | Error operation |
|
inlinestatic |