MySQL 9.0.0
Source Code Documentation
st_mysql_client_plugin_TRACE Struct Reference

#include <plugin_trace.h>

Public Attributes

MYSQL_CLIENT_PLUGIN_HEADER tracing_start_callbacktracing_start
 
tracing_stop_callbacktracing_stop
 
trace_event_handlertrace_event
 

Member Data Documentation

◆ trace_event

trace_event_handler* st_mysql_client_plugin_TRACE::trace_event

◆ tracing_start

MYSQL_CLIENT_PLUGIN_HEADER tracing_start_callback* st_mysql_client_plugin_TRACE::tracing_start

◆ tracing_stop

tracing_stop_callback* st_mysql_client_plugin_TRACE::tracing_stop

The documentation for this struct was generated from the following file: