725
725
Field *make_field(TABLE_SHARE *share, unsigned char *ptr, uint32_t field_length,
731
732
uint32_t pack_length_to_packflag(uint32_t type);
732
733
enum_field_types get_blob_type_from_length(uint32_t length);
733
734
uint32_t calc_pack_length(enum_field_types type,uint32_t length);