Bug #95969 | Setting sort_buffer_size to a large value causes query to go out of memory | ||
---|---|---|---|
Submitted: | 25 Jun 2019 7:34 | Modified: | 15 Jan 2020 12:11 |
Reporter: | Manuel Rigger | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | 8.0.16, 5.7.26 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | Any |
[25 Jun 2019 7:34]
Manuel Rigger
[25 Jun 2019 7:39]
MySQL Verification Team
Hello Manuel Rigger, Thank you for the report. regards, Umesh
[20 Aug 2019 0:48]
Jon Stephens
Documented fix as follows in the MySQL 8.0.18 changelog: Explicitly setting sort_buffer_size to its maximum value or close to it caused some queries to fail with an out of memory error. Closed.