Bug #15121 a faulty procedure is executed but no exception is thrown
Submitted: 22 Nov 2005 0:10 Modified: 27 Jan 2006 10:55
Reporter: Roland Bouman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S3 (Non-critical)
Version:5.0 OS:NA
Assigned to: Bugs System 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:

[23 Nov 2005 12:24] Vasily Kishkin
Test case

Attachment: Bug15121.java (text/java), 771 bytes.