Bug #6441 Aggregate UDF in multi-table query crashes MySQL when returning multiple rows
Submitted: 4 Nov 2004 20:30 Modified: 25 Nov 2004 12:20
Reporter: Jon Wagoner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S1 (Critical)
Version:4.1.7 OS:Linux (Linux)
Assigned to: Ramil Kalimullin 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:

[4 Nov 2004 20:32] Jon Wagoner
trace log

Attachment: mysqld.trace.gz (application/x-gzip, text), 26.38 KiB.

[4 Nov 2004 20:33] Jon Wagoner
SQL dump of test data

Attachment: testdata.sql (application/octet-stream, text), 1.86 KiB.

[4 Nov 2004 20:33] Jon Wagoner
Error log

Attachment: mysqld.err (application/octet-stream, text), 1.85 KiB.

[4 Nov 2004 20:33] Jon Wagoner
Resolved backtrace from error log

Attachment: mysqld.resolved (application/octet-stream, text), 612 bytes.