MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Functions | |
void | init_command_maps () |
void | denit_command_maps () |
const char * | get_server_command_string (enum_server_command server_command) |
enum_server_command | get_server_command (const char *server_command) |
const char * | get_sql_command_string (enum_sql_command sql_command) |
void denit_command_maps | ( | ) |
enum_server_command get_server_command | ( | const char * | server_command | ) |
const char * get_server_command_string | ( | enum_server_command | server_command | ) |
const char * get_sql_command_string | ( | enum_sql_command | sql_command | ) |
void init_command_maps | ( | ) |