Bug #76809 Remove obsolete code from UNION processing
Submitted: 23 Apr 2015 14:26 Modified: 28 May 2015 15:32
Reporter: Roy Lyseng Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:5.7.7 OS:Any
Assigned to: CPU Architecture:Any

[23 Apr 2015 14:26] Roy Lyseng
Description:
After the last refactoring work in preparation and optimization, there are some unused code blocks in sql_union.cc.
This bug tracks the removal of these code blocks and some simple related refactoring.

How to repeat:
N/A
[28 May 2015 15:32] Paul DuBois
Fixed in 5.7.8. Code cleanup. No changelog entry needed.