MySQL 9.1.0
Source Code Documentation
|
#include <include/my_inttypes.h>
#include <include/mysql.h>
#include <mysql/components/service_implementation.h>
#include <mysql/components/services/mysql_command_consumer.h>
#include <mysql/components/services/mysql_command_services.h>
#include <mysql/components/services/mysql_current_thread_reader.h>
#include <mysql/service_srv_session_bits.h>
Go to the source code of this file.
Classes | |
struct | Mysql_handle |
struct | Mysql_res_handle |
struct | mysql_command_service_extn |
This structure is used by mysql command service. More... | |
class | mysql_command_services_imp |
An implementation of mysql command services apis. More... | |
class | mysql_command_consumer_refs |
This is a wrapper class of all the mysql_text_consumer services refs. More... | |
Macros | |
#define | MYSQL_SESSION_USER "mysql.session" |
#define | MYSQL_SYS_HOST "localhost" |
#define | MYSQL_COMMAND_SERVICE_EXTN(H) |
#define MYSQL_COMMAND_SERVICE_EXTN | ( | H | ) |
#define MYSQL_SESSION_USER "mysql.session" |
#define MYSQL_SYS_HOST "localhost" |