Bug #3531 Prepared statement memory leak while connection is open
Submitted: 21 Apr 2004 19:09 Modified: 22 Apr 2004 8:20
Reporter: David Reed Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.0 & 4.1.1a-alpha OS:Windows (Windows XP)
Assigned to: Mark Matthews CPU Architecture:Any

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:

[21 Apr 2004 19:09] David Reed
Sample code to recreate problem

Attachment: DemonstrateBug.java (application/octet-stream, text), 5.35 KiB.