235
233
Item_in_optimizer(Item *a, Item_in_subselect *b):
236
234
Item_bool_func(a, reinterpret_cast<Item *>(b)), cache(0),
238
236
{ with_subselect= true; }
239
237
bool fix_fields(Session *, Item **);
240
238
bool fix_left(Session *session, Item **ref);