Bug #30503 Aggregate UDF broken; grouping undone if used as function argument
Submitted: 20 Aug 2007 8:13 Modified: 29 Feb 2008 14:55
Reporter: Roland Bouman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S2 (Serious)
Version:5.0.45,5.1.20, 5.1.19 OS:Linux (Kubuntu Feisty)
Assigned to: Jess Balint 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 Aug 2007 8:13] Roland Bouman
Source file containing str_agg function

Attachment: lib_mysqludf_str.c (text/x-csrc), 5.22 KiB.

[20 Aug 2007 8:16] Roland Bouman
tar.gz contains C source, SQL to install the UDF, linux x86 binary, and Makefile (please edit for your system)

Attachment: lib_mysqludf_str.tar.gz (application/x-gzip, text), 4.92 KiB.