47
47
extern struct drizzled_plugin_manifest *mysqld_builtins[];
49
49
char *opt_plugin_load= NULL;
50
51
char *opt_plugin_dir_ptr;
51
52
char opt_plugin_dir[FN_REFLEN];
52
53
static const char *plugin_declarations_sym= "_mysql_plugin_declarations_";