MySQL 5.6.14 Source Code Document
|
Public Attributes | |
int(* | my_plugin_log_message )(MYSQL_PLUGIN *, enum plugin_log_level, const char *,...) |
Definition at line 43 of file service_my_plugin_log.h.
int(* my_plugin_log_service::my_plugin_log_message)(MYSQL_PLUGIN *, enum plugin_log_level, const char *,...) |
write a message to the log
Definition at line 46 of file service_my_plugin_log.h.