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