Bug #46913 Automaticly add back slash when using mysql_real_escape_string() function
Submitted: 25 Aug 2009 8:33 Modified: 28 Aug 2009 9:47
Reporter: Zidong Mo Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:latest OS:Linux (fedora 8)
Assigned to: CPU Architecture:Any
Tags: mysql_real_escape_string

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: