Bug #33547 stack corruption after call to mysql_init()
Submitted: 28 Dec 2007 3:50 Modified: 8 Mar 2008 13:09
Reporter: sumant naikkhanvte Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:5.1 OS:Linux (RHEL)
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: