| 924 | cur_pos_in_all_fields(ALL_FIELDS_UNDEF_POS) |
| 925 | {} |
| 926 | void make_empty_select() |
| 927 | { |
| 928 | init_query(); |
| 929 | init_select(); |
| 930 | } |
| 931 | bool setup_ref_array(THD *thd, uint order_group_num); |
| 932 | void print(THD *thd, String *str, enum_query_type query_type); |
| 933 | static void print_order(String *str, |