Bug #5563 C API mysql_real_escape_string() segfaults
Submitted: 14 Sep 2004 8:04 Modified: 7 Oct 2004 12:06
Reporter: Arjen Lentz Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.0.20 OS:Linux (SuSE 9.0, Linux 2.4)
Assigned to: Antony Curtis 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: