Bug #13653 Crash on stored procedure with large dataset
Submitted: 30 Sep 2005 12:59 Modified: 18 Nov 2005 20:40
Reporter: David Fuess Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.0.13 RC/BK source OS:Windows (Windows 2000/Linux)
Assigned to: Konstantin Osipov 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: