Bug #9213 GROUP BY query on utf-8 key returns wrong results (empty set)
Submitted: 16 Mar 2005 2:34 Modified: 11 Apr 2005 2:21
Reporter: Timothy Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:4.1.11 OS:Any (any)
Assigned to: Sergey Petrunya 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:

[16 Mar 2005 2:43] Timothy Smith
tar zxf 4830.tar.gz; mv t.{MYI,MYD,frm} data/test; mysql test; ...

Attachment: 4830.tar.gz (application/gzip, text), 8.55 KiB.