661
661
uint elements, List<Item> &fields);
662
662
void copy_fields(TMP_TABLE_PARAM *param);
663
663
void copy_funcs(Item **func_ptr);
665
664
Field* create_tmp_field_from_field(THD *thd, Field* org_field,
666
665
const char *name, Table *table,
667
666
Item_field *item, uint convert_blob_length);