Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11
-
Unexpected results
-
Q4/2025 Server Maintenance, Q4/2025 Server Development
Description
Query with QUICK_GROUP_MIN_MAX + ORDER BY WITH TIES
produced wrong result, as QUICK_GROUP_MIN_MAX doesn't support
ORDERING operation with it. However, ORDERING was done as part of
GROUP BY operation.
Thank you psergei for the test case. It is below in the comment.
Attachments
Issue Links
- split from
-
MDEV-31887 Wrong result when split optimization is used for grouping with order by and limit
-
- Closed
-