Bug #71726 _my_hash_init_extra() doesn't set HASH::hash_function
Submitted: 14 Feb 2014 20:55 Modified: 18 Nov 2019 22:17
Reporter: Inaam Rana (OCA) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.6.16 OS:Any
Assigned to: CPU Architecture:Any

[14 Feb 2014 20:55] Inaam Rana
Description:
Looks like HASH has a new member ::hash_function which is set in _my_hash_init() but not in _my_hash_init_extra()

How to repeat:
see mysys/hash.c:
[18 Feb 2014 10:36] MySQL Verification Team
Hello Inaam,

Thank you for the bug report.

Thanks,
Umesh
[29 Feb 2016 2:59] Daniel Black
I can't seem to find _my_hash_init_extra
[18 Nov 2019 22:17] Roy Lyseng
Posted by developer:
 
I am unable to find function _my_hash_init_extra() in 5.7 or 8.0.