Merge branch '10.3' into 10.4
This commit is contained in:
commit
ef96ec3b51
@ -87,7 +87,7 @@ typedef struct {
|
||||
1 - error (callbck returned 1)
|
||||
*/
|
||||
static int l_find(LF_SLIST **head, CHARSET_INFO *cs, uint32 hashnr,
|
||||
const uchar *key, uint keylen, CURSOR *cursor, LF_PINS *pins,
|
||||
const uchar *key, size_t keylen, CURSOR *cursor, LF_PINS *pins,
|
||||
my_hash_walk_action callback)
|
||||
{
|
||||
uint32 cur_hashnr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user