Bug #14165 libmysqld: Routine body is too long
Submitted: 20 Oct 2005 6:58 Modified: 5 Feb 2006 20:41
Reporter: Peter Schäfer Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:5.0.16, nightly build 20051017 OS:Windows (Windows 2003)
Assigned to: Assigned Account 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:

[20 Oct 2005 8:35] Peter Schäfer
Test Case with embedded library

Attachment: TestCase14165.cpp (application/octet-stream, text), 1.28 KiB.