PS 8.0 PERFORMANCE REGRESSION IN SELECT DISTINCT
General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
275749
Smart Checklist
Activity
Show:

George Lorch December 20, 2021 at 7:40 PM

Lalit Choudhary June 1, 2020 at 2:37 PM
Upstream update:
Already fixed in the upcoming 8.0.21 release under the heading of
Bug#30562964 8.0.18: PERFORMANCE REGRESSION IN SELECT DISTINCT
Done
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Upstream Bug URL
Fix versions
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created June 1, 2020 at 2:30 PM
Updated March 6, 2024 at 11:07 AM
Resolved December 20, 2021 at 7:40 PM
Issue: PERFORMANCE REGRESSION IN SELECT DISTINCT ( using temporary) in the 8.0 version.
Steps to reproduce:
Test case and data ref: https://bugs.mysql.com/bug.php?id=99593
Table count with same data and default configuration PS-5.7.29 vs PS-8.0.19
PS-5.7.29
PS-8.0.19
Workaround:
PS-5.7.29
PS-8.0.19 with SET GLOBAL internal_tmp_mem_storage_engine=MEMORY;