181
190
bool *all_order_by_fields_used);
182
191
bool eq_ref_table(JOIN *join, order_st *start_order, JoinTable *tab);
184
192
int remove_dup_with_compare(Session *session, Table *table, Field **first_field, uint32_t offset, Item *having);
185
193
int remove_dup_with_hash_index(Session *session,