788
788
table::Singular* table= &session->getInstanceTable(); // This will not go into the tableshare cache, so no key is used.
791
791
&default_field, sizeof(Field*) * (field_count),
792
792
&from_field, sizeof(Field*)*field_count,
793
793
©_func, sizeof(*copy_func)*(copy_func_count+1),