Bug #71334 | Small join on composite PK not performing well versus IN-list | ||
---|---|---|---|
Submitted: | 9 Jan 2014 20:26 | Modified: | 24 Feb 2014 22:26 |
Reporter: | Greg Kemnitz | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.6.15-enterprise-commercial-advanced-lo | OS: | Solaris |
Assigned to: | CPU Architecture: | Any |
[9 Jan 2014 20:26]
Greg Kemnitz
[9 Jan 2014 20:29]
Greg Kemnitz
The IN form is actually this: select f.* from foo f where f.a in (1, 2, 3) and f.b <= -5.7 and f.c between 1234 and 2345;
[24 Jan 2014 22:26]
Sveta Smirnova
Thank you for the report. I can not repeat described behavior. Please provide configuration options you use.
[25 Feb 2014 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".