1428
1428
void update_used_tables();
1429
1429
virtual void print(String *str, enum_query_type query_type);
1430
1430
void split_sum_func(THD *thd, Item **ref_pointer_array, List<Item> &fields);
1431
friend int setup_conds(THD *thd, TABLE_LIST *tables, TABLE_LIST *leaves,
1431
friend int setup_conds(THD *thd, TableList *tables, TableList *leaves,
1433
1433
void top_level_item() { abort_on_null=1; }
1434
1434
void copy_andor_arguments(THD *thd, Item_cond *item);