Bug #53998 yassl code in Data::Process can allocate negative memory size (wraps to 2^32)
Submitted: 26 May 2010 14:59 Modified: 29 Jul 2011 23:09
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S1 (Critical)
Version:5.1.46 OS:Windows
Assigned to: 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:

[26 May 2010 15:01] Shane Bester
uncut client stack trace

Attachment: bug53998_full_stack.txt (text/plain), 2.06 KiB.