Bug #39910 mysql_init() writes to another memory
Submitted: 7 Oct 2008 13:47 Modified: 8 Oct 2008 17:28
Reporter: Anatoly Lyutin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:4.1.21 OS:Linux (Red Hat)
Assigned to: CPU Architecture:Any
Tags: mysql_init()

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: