MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_mysql_plugin Struct Reference
Collaboration diagram for st_mysql_plugin:

Public Attributes

int type
void * info
const char * name
const char * author
const char * descr
int license
int(* init )(MYSQL_PLUGIN)
int(* deinit )(MYSQL_PLUGIN)
unsigned int version
struct st_mysql_show_varstatus_vars
struct st_mysql_sys_var ** system_vars
void * __reserved1
unsigned long flags

Detailed Description

Definition at line 429 of file plugin.h.


The documentation for this struct was generated from the following file: