mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.5 merge
This commit is contained in:
@@ -400,7 +400,7 @@ int hp_write_key(HP_INFO *info, HP_KEYDEF *keyinfo,
|
||||
static HASH_INFO *hp_find_free_hash(HP_SHARE *info,
|
||||
HP_BLOCK *block, ulong records)
|
||||
{
|
||||
uint block_pos;
|
||||
ulong block_pos;
|
||||
size_t length;
|
||||
|
||||
if (records < block->last_allocated)
|
||||
|
Reference in New Issue
Block a user