Bug #78571 Redundant casts to Item_string * can be eliminated
Submitted: 25 Sep 2015 20:58 Modified: 1 Oct 2015 14:20
Reporter: Dag Wanvik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[25 Sep 2015 20:58] Dag Wanvik
Description:
Three occurrences of redundant C-style casts can be eliminated.

How to repeat:
n/a

Suggested fix:
See patch.
[1 Oct 2015 14:20] Paul DuBois
Fixed in 5.8.0. Code cleanup. No changelog entry needed.