MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service.h>
#include <mysql/components/services/bits/thd.h>
#include <mysql/components/services/mysql_string.h>
Go to the source code of this file.
Classes | |
struct | s_mysql_mysql_audit_print_service_double_data_source |
Audit print service allows to obtain data of the double type associated with the THD object, which keeps various data of the user session. More... | |
Typedefs | |
typedef struct s_mysql_mysql_audit_print_service_double_data_source | mysql_service_mysql_audit_print_service_double_data_source_t |
Audit print service allows to obtain data of the double type associated with the THD object, which keeps various data of the user session. More... | |