1036
1036
bool not_all_support_one_shot(List<set_var_base> *var_list);
1037
1037
void fix_delay_key_write(Session *session, enum_var_type type);
1038
1038
void fix_slave_exec_mode(enum_var_type type);
1041
1039
extern sys_var_session_time_zone sys_time_zone;
1042
1040
extern sys_var_session_bit sys_autocommit;
1043
1041
const CHARSET_INFO *get_old_charset_by_name(const char *old_name);