6336
6336
order_item_type == Item::REF_ITEM)
6338
6338
from_field= find_field_in_tables(session, (Item_ident*) order_item, tables,
6339
NULL, &view_ref, IGNORE_ERRORS, true,
6339
NULL, &view_ref, IGNORE_ERRORS, false);
6342
6341
from_field= (Field*) not_found_field;