Details
-
Bug
-
Status: Closed (View Workflow)
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Hi,
There are several simple cases where MySQL optimiser doesn't select the right index. This entails strong performance issues, and force the developers to hack their applications, using USE INDEX (when it's possible...)
This wrong optimizer behaviour is explained in detail here : http://bugs.mysql.com/bug.php?id=36817
The bugs also occurs both in MariaDB 5.1 & 5.2.
Since this bug is around for more than 2 years now, I really hope it could be fixed really soon in MariaDB.
Thanks and regards,
Jocelyn Fournier
Attachments
Issue Links
- is duplicated by
-
MDEV-465 Optimizer : wrong index choice, leading to strong performances issues
- Closed