#include <plugin.h>
Public Attributes | |
| const char * | name |
| char * | value |
| enum enum_mysql_show_type | type |
Definition at line 75 of file plugin.h.
| const char* st_mysql_show_var::name |
Definition at line 78 of file plugin.h.
Referenced by show_net_compression(), show_open_tables(), show_question(), show_starttime(), show_status_array(), and show_table_definitions().
| char* st_mysql_show_var::value |
Definition at line 77 of file plugin.h.
Referenced by show_net_compression(), show_open_tables(), show_question(), show_starttime(), show_status_array(), and show_table_definitions().
1.4.7

