Bug #26859 String::shrink does not check realloc's failure, is it safe?
Submitted: 6 Mar 2007 8:15 Modified: 2 Apr 2008 16:09
Reporter: Shan Lu Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version:5.1-BK, 5.0-BK, 5.2.0-falcon-alpha OS:Linux (Linux)
Assigned to: Kristofer Pettersson 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: