Bug #42908 Performance degradation on SELECT_DISTINCT_RANGES (as in Sysbench)
Submitted: 17 Feb 2009 1:20 Modified: 7 Nov 2010 11:29
Reporter: Elena Stepanova Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S5 (Performance)
Version:5.0.74, 5.0.76, 5.0.77 OS:Linux (SLES 10)
Assigned to: Elena Stepanova 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:

[23 Feb 2009 2:39] Elena Stepanova
Creates a database, a table (sysbench-like), and populates the table

Attachment: 42908_prepare.sql (application/octet-stream, text), 784 bytes.

[23 Feb 2009 2:40] Elena Stepanova
Runs a few sysbench-like SELECT DISTINCT queries along with EXPLAIN

Attachment: 42908_run.sql (application/octet-stream, text), 872 bytes.

[23 Feb 2009 3:15] Elena Stepanova
Result of  42908_run.sql  execution on box #2

Attachment: 42908_run_result.txt (text/plain), 9.62 KiB.