Bug #31898 16M memory allocations for user variables in stored procedure
Submitted: 28 Oct 2007 18:58 Modified: 14 Dec 2007 19:40
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.1.23 OS:Any
Assigned to: Alexander Nozdrin CPU Architecture:Any
Tags: bfsm_2007_11_01, Memory

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:

[28 Oct 2007 18:59] Shane Bester
testcase for memory usage which is too high on 5.1.22

Attachment: testcase_82MB_5.1.22.sql (application/octet-stream, text), 1.08 KiB.