Bug #24548 Unable to load UDF example
Submitted: 23 Nov 2006 15:19 Modified: 7 Jan 2007 8:51
Reporter: Paul Carlton Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:5.1.11 and 5.1.12 OS:Linux (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:

[29 Nov 2006 11:49] Paul Carlton
strace from development node where it works ok

Attachment: trace5-1-11-ok.log (application/octet-stream, text), 64.92 KiB.

[29 Nov 2006 11:49] Paul Carlton
strace from 64 bit SMP where it doesn't work

Attachment: trace5-1-12-smp64.log (application/octet-stream, text), 61.04 KiB.

[29 Nov 2006 11:50] Paul Carlton
strace from 64 bit SMP where it doesn't work - running 5.1.11

Attachment: trace-5-1-11-smp64.log (application/octet-stream, text), 73.62 KiB.