111
111
extern void plugin_shutdown(void);
112
112
extern void my_print_help_inc_plugins(struct my_option *options, uint32_t size);
113
113
extern bool plugin_is_ready(const LEX_STRING *name, int type);
117
117
extern bool mysql_install_plugin(Session *session, const LEX_STRING *name,