Bug #85023 Use more forward declaration in public DD headers
Submitted: 16 Feb 2017 15:32 Modified: 21 Feb 2017 16:08
Reporter: Jon Olav Hauglid Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.1 OS:Any
Assigned to: CPU Architecture:Any

[16 Feb 2017 15:32] Jon Olav Hauglid
Description:
Several of the public header files in the new dictionary code uses #includes where forward-declaration would suffice.

How to repeat:
Code inspection
[21 Feb 2017 16:08] Paul DuBois
Posted by developer:
 
Fixed in 8.0.1.

Code cleanup. No changelog entry needed.