Bug #13613 substring function in stored procedure
Submitted: 29 Sep 2005 17:17 Modified: 24 Nov 2005 14:21
Reporter: Samir Seba Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S3 (Non-critical)
Version:5.0.13 OS:Windows (windows x86/Linux)
Assigned to: Alexander Nozdrin 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: