208
205
bool change_group_ref(Session *session, Item_func *expr, Order *group_list, bool *changed);
209
206
bool check_interleaving_with_nj(JoinTable *next);
210
207
void update_const_equal_items(COND *cond, JoinTable *tab);
211
209
int join_read_const(JoinTable *tab);
212
210
int join_read_key(JoinTable *tab);
213
211
int join_read_always_key(JoinTable *tab);