Bug #107327 High Memory Usage When Running Stored Procedure
Submitted: 18 May 2022 11:51 Modified: 5 Oct 2022 17:41
Reporter: Steven Azzopardi Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:8.0.27, 8.0.28, 8.0.29 OS:Linux
Assigned to: CPU Architecture:Any
Tags: regression

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[18 May 2022 11:52] Steven Azzopardi
Native Query

Attachment: processor_pending_query.sql (application/octet-stream, text), 492 bytes.

[18 May 2022 11:52] Steven Azzopardi
Stored Procedure

Attachment: processor_pending_SP.sql (application/octet-stream, text), 609 bytes.

[20 May 2022 12:27] Shane Bester
8.0.29 memory heap profile

Attachment: mybin.hprof.0238.heap.pdf (application/pdf, text), 23.33 KiB.

[20 May 2022 12:30] Shane Bester
.txt heap profile of 8.0.29

Attachment: mybin.hprof.0238.heap.zip (application/zip, text), 1.10 MiB.