Details
-
New Feature
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
-
None
Description
Implement needed hints that were not implemented in
- Milestone 1 - BKA, MRR, ICP (MDEV-35504)
- Join order hints (MDEV-34870 )
- Subquery hints (MDEV-34888).
or not handled separately:
- DERIVED_CONDITION_PUSHDOWN, NO_DERIVED_CONDITION_PUSHDOWN - Moved into MDEV-36106.
- MERGE, NO_MERGE - Moved into MDEV-36106
What remains are index usage control hints:
- ORDER_INDEX, NO_ORDER_INDEX
- GROUP_INDEX, NO_GROUP_INDEX
- JOIN_INDEX, NO_JOIN_INDEX
- INDEX, NO_INDEX
Attachments
Issue Links
- is part of
-
MDEV-28906 MySQL 8.0 desired compatibility
-
- Open
-
- split from
-
MDEV-33281 Implement optimizer hints like in MySQL 8
-
- In Progress
-