| MySQL 5.6.14 Source Code Document
    | 

| Public Attributes | |
| LEX_STRING | name | 
| struct st_mysql_plugin * | plugin | 
| struct st_plugin_dl * | plugin_dl | 
| uint | state | 
| uint | ref_count | 
| void * | data | 
| MEM_ROOT | mem_root | 
| sys_var * | system_vars | 
| enum enum_plugin_load_option | load_option | 
Definition at line 97 of file sql_plugin.h.