99
99
int hp_delete_key(HP_INFO *info, register HP_KEYDEF *keyinfo,
102
uint32_t blength,pos2,pos_hashnr,lastpos_hashnr;
102
ulong blength,pos2,pos_hashnr,lastpos_hashnr;
103
103
HASH_INFO *lastpos,*gpos,*pos,*pos3,*empty,*last_ptr;
107
107
if (share->records+1 == blength)
112
109
lastpos=hp_find_hash(&keyinfo->block,share->records);