Bug #84533 need_strxnfrm is misspelled
Submitted: 17 Jan 2017 13:40 Modified: 20 Jan 2017 3:04
Reporter: Steinar Gunderson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[17 Jan 2017 13:40] Steinar Gunderson
Description:
Sort_param has a field called need_strxnfrm, but the function is called need_strnxfrm. We should fix this everywhere.

How to repeat:
N/A

Suggested fix:
N/A
[20 Jan 2017 3:04] Paul DuBois
Posted by developer:
 
Noted in 8.0.1 changelog.

Code cleanup. No changelog entry needed.