Bug #21575 Stored Procedure with INOUT parm fails when called from PHP 5
Submitted: 10 Aug 2006 22:36 Modified: 14 Aug 2006 7:19
Reporter: Debbie Frazer Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.23 OS:Windows (XP)
Assigned to: Sveta Smirnova CPU Architecture:Any
Tags: INOUT, MYSQL5, PHP5, stored procedure

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: