163
163
static int test_plugin_options(memory::Root *, module::Module *,
164
164
po::options_description &long_options);
165
165
static void unlock_variables(Session *session, struct system_variables *vars);
169
169
/* declared in set_var.cc */
170
170
extern sys_var *intern_find_sys_var(const char *str, uint32_t length, bool no_error);