| Bug #85518 | Distinct operations on temp tables allocate too little memory for sort keys | ||
|---|---|---|---|
| Submitted: | 17 Mar 2017 14:11 | Modified: | 20 Mar 2017 16:35 | 
| Reporter: | Steinar Gunderson | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) | 
| Version: | OS: | Any | |
| Assigned to: | CPU Architecture: | Any | |
   [17 Mar 2017 14:11]
   Steinar Gunderson        
  
 
   [20 Mar 2017 16:35]
   Paul DuBois        
  Posted by developer: Noted in 8.0.2 changelog. DISTINCT operations on temporary tables could produce incorrect results due to allocation of too-small comparison keys.

