Bug #45261 Crash, stored procedure + decimal
Submitted: 2 Jun 2009 10:47 Modified: 12 Mar 2010 17:41
Reporter: Matthias Leich Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S3 (Non-critical)
Version:5.1,5.4 OS:Any
Assigned to: Georgi Kodinov 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:

[2 Jun 2009 10:58] Matthias Leich
test script

Attachment: ml013.test (application/octet-stream, text), 598 bytes.