82
82
struct st_mysql_plugin _mysql_plugin_declarations_[]= {
86
86
__DRIZZLE_DECLARE_PLUGIN(NAME, \
87
87
builtin_ ## NAME ## _plugin)
89
#define mysql_declare_plugin_end ,{0,0,0,0,0,0,0,0,0,0,0}}
89
#define drizzle_declare_plugin_end ,{0,0,0,0,0,0,0,0,0,0,0}}
92
92
declarations for SHOW STATUS support in plugins