Bug #13589 simple stored procedures through PHP mysqli API fail
Submitted: 28 Sep 2005 23:00 Modified: 29 Sep 2005 8:04
Reporter: Jasper Bryant-Greene Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.12-beta OS:Linux (Gentoo Linux x86)
Assigned to: 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: