Bug #61544 mysql crashes on udf update
Submitted: 16 Jun 2011 18:01 Modified: 17 Jul 2011 19:08
Reporter: Dan L Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:5.1.53 OS:Linux
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:

[28 Jun 2017 22:29] Brian Leishman
ifempty, Custom MySQL UDF

Attachment: ifempty.c (text/plain), 3.96 KiB.