Bug #51582 mysqli error while bulding php 5.1.6
Submitted: 28 Feb 2010 2:49 Modified: 2 Mar 2010 12:08
Reporter: lawrence pan Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connectors: mysqlnd ( PHP ) Severity:S2 (Serious)
Version: OS:Linux
Assigned to: CPU Architecture:Any
Tags: php mysql regression

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: