Bug #78704 The Item::rsize variable is unused
Submitted: 5 Oct 2015 13:29 Modified: 23 Nov 2015 9:49
Reporter: Gleb Shchepa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.5 OS:Any
Assigned to: CPU Architecture:Any

[5 Oct 2015 13:29] Gleb Shchepa
Description:
The Item::rsize variable is unused.

How to repeat:
N/A

Suggested fix:
Remove Item::rsize.
[23 Nov 2015 9:49] Erlend Dahl
Fixed in 5.8.0 under the heading of 

Bug#17234686 	REFACTOR ITEM: COMPLETE CONSTRUCTOR AND REORDER FIELDS
[4 Feb 2016 18:54] Paul DuBois
Fixed in 5.8.0.

Code cleanup. No changelog entry needed.