Bug #62501 I got some error infomation when I use the mysql_init() function.
Submitted: 22 Sep 2011 17:15 Modified: 23 Nov 2011 12:02
Reporter: yu jin Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S3 (Non-critical)
Version:5.3 OS:Any (linux and windows xp sp3)
Assigned to: CPU Architecture:Any
Tags: API, mysql client, 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: