MySQL 9.1.0
Source Code Documentation
|
Public Attributes | |
const int | id |
const char * | name |
const char * | description |
my_option * | options |
bool(* | get_one_option_func )(int optid, const struct my_option *opt, char *argument) |
const char* my_command_data::description |
bool(* my_command_data::get_one_option_func) (int optid, const struct my_option *opt, char *argument) |
const int my_command_data::id |
const char* my_command_data::name |
my_option* my_command_data::options |