693
693
bool setup_ref_array(THD *thd, uint32_t order_group_num);
694
694
void print(THD *thd, String *str, enum_query_type query_type);
695
695
static void print_order(String *str,
697
697
enum_query_type query_type);
698
698
void print_limit(THD *thd, String *str, enum_query_type query_type);
699
699
void fix_prepare_information(THD *thd, Item **conds, Item **having_conds);