Bug #66967 Index is not used for MyISAM table with SELECT+GROUP BY
Submitted: 26 Sep 2012 8:17 Modified: 27 Sep 2012 11:37
Reporter: Nilnandan Joshi Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:5.5.27 OS:Linux
Assigned to: CPU Architecture:Any
Tags: MySQL 5.5.27

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:

[26 Sep 2012 8:20] Nilnandan Joshi
How to repeat

Attachment: test_case (application/octet-stream, text), 5.49 KiB.

[26 Sep 2012 8:21] Nilnandan Joshi
mysqlslap output for timings of select query (with and without force index)

Attachment: mysqlslap_output (application/octet-stream, text), 1.22 KiB.