There was an error while loading. Please reload this page.
2 parents 3681034 + 48b5f8a commit ef96ec3Copy full SHA for ef96ec3
mysys/lf_hash.c
@@ -87,7 +87,7 @@ typedef struct {
87
1 - error (callbck returned 1)
88
*/
89
static int l_find(LF_SLIST **head, CHARSET_INFO *cs, uint32 hashnr,
90
- const uchar *key, uint keylen, CURSOR *cursor, LF_PINS *pins,
+ const uchar *key, size_t keylen, CURSOR *cursor, LF_PINS *pins,
91
my_hash_walk_action callback)
92
{
93
uint32 cur_hashnr;
0 commit comments