99
99
int hp_delete_key(HP_INFO *info, register HP_KEYDEF *keyinfo,
100
100
const uchar *record, uchar *recpos, int flag)
102
ulong blength,pos2,pos_hashnr,lastpos_hashnr;
102
uint32_t blength,pos2,pos_hashnr,lastpos_hashnr;
103
103
HASH_INFO *lastpos,*gpos,*pos,*pos3,*empty,*last_ptr;