Bug #9190 Got ERROR 2013 on CREATE FUNCTION
Submitted: 15 Mar 2005 10:48 Modified: 15 Mar 2005 11:52
Reporter: Marco Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S1 (Critical)
Version:4.1.10a, 4.0.24, 5.0.2 (All Standard) OS:Linux (Linux Fedora Core 3 x86)
Assigned to: 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:

[15 Mar 2005 11:28] Marco
This file contains the "libhello" code and can help you to reproduce the UDF problem

Attachment: libhello.tgz (application/x-gzip, text), 1.07 KiB.