php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_debug.h>
Data Fields | ||
struct st_mysqlnd_plugin_header | plugin_header | |
struct { | ||
MYSQLND_DEBUG *(* trace_instance_init )(const char *skip_functions[]) | ||
} | methods | |
Definition at line 57 of file mysqlnd_debug.h.
struct { ... } st_mysqlnd_plugin_trace_log::methods |
struct st_mysqlnd_plugin_header st_mysqlnd_plugin_trace_log::plugin_header |
Definition at line 59 of file mysqlnd_debug.h.
MYSQLND_DEBUG *(* st_mysqlnd_plugin_trace_log::trace_instance_init) (const char *skip_functions[]) |
Definition at line 62 of file mysqlnd_debug.h.