Bug #52029 GROUP BY results in much slower query
Submitted: 13 Mar 2010 12:26 Modified: 22 Mar 2010 19:42
Reporter: Greg Hazel Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S5 (Performance)
Version:5.1.44 OS:Any
Assigned to: CPU Architecture:Any
Tags: GROUP BY

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:

[13 Mar 2010 21:35] Greg Hazel
SHOW CREATE TABLE for users and friendships

Attachment: schema.txt (text/plain), 13.46 KiB.