5127
5126
extra_length= ALIGN_SIZE(key_length)-key_length;
5130
if (hash_init(&hash, &my_charset_bin, (uint32_t) cursor.stats.records, 0, key_length, (hash_get_key) 0, 0, 0))
5129
hash_init(&hash, &my_charset_bin, (uint32_t) cursor.stats.records, 0, key_length, (hash_get_key) 0, 0, 0);
5133
5131
if ((error= cursor.startTableScan(1)))