Bug #99933 | In-memory hash join will only use two-thirds of join buffer | ||
---|---|---|---|
Submitted: | 19 Jun 2020 1:30 | Modified: | 11 Nov 2020 7:02 |
Reporter: | Øystein Grøvlen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Jun 2020 1:30]
Øystein Grøvlen
[19 Jun 2020 12:16]
MySQL Verification Team
Hi Øystein Grøvlen, Thank you for your bug report. I have analysed the code that you write about , with a very high scrutiny. Both in 8.0.20 and in trunk. Your analysis is, simply, correct. Verified as reported.
[4 Sep 2020 19:06]
Jon Stephens
Fixed in MySQL 8.0.23 as part of WL#13459 "Optimize hash table in hash join". See same for docs info. Closed.
[21 Sep 2020 12:55]
MySQL Verification Team
Thank you, Jon.
[11 Nov 2020 7:57]
Jon Stephens
NB: WL#13459 has now been pushed to mysql-8.0 and an entry for it added to the MySQL 8.0 changelog under the heading "Optimizer Notes". See also "What Is New In MySQL 8.0".
[11 Nov 2020 8:38]
Jon Stephens
Previous comment should say "8.0.23 changelog".