![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <mysql/components/service_implementation.h>Go to the source code of this file.
Classes | |
| struct | s_mysql_log_sink_perfschema | 
| This defines functions to let logging services add error log events to performance_schema.error_log.  More... | |
Typedefs | |
| typedef struct s_mysql_log_sink_perfschema | mysql_service_log_sink_perfschema_t | 
| This defines functions to let logging services add error log events to performance_schema.error_log.  More... | |
| typedef struct s_mysql_log_sink_perfschema mysql_service_log_sink_perfschema_t | 
This defines functions to let logging services add error log events to performance_schema.error_log.
For documentation of the individual functions, see log_sink_perfschema.cc Primitives for logging services to add to performance_schema.error_log.