Bug #35916 logging to stderr in a UDF does not work if MySQL is run as service
Submitted: 8 Apr 2008 22:58 Modified: 21 Oct 2009 6:51
Reporter: Roland Bouman Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S2 (Serious)
Version:5.1.23 OS:Windows (xp pro)
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:

[8 Apr 2008 22:59] Roland Bouman
UDF

Attachment: udf_lightspeed_sequence.c (text/x-csrc), 462 bytes.