Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
12.3
-
None
-
Q3/2026 Server Maintenance
Description
If we apply the supertype check in the current MDEV-38752 patch to WHERE substitution, the optimization will stop working on some cases enabled by the 11.8 feature MDEV-35616.
see https://jira.mariadb.org/browse/MDEV-38752?focusedCommentId=329327&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-329327 and https://jira.mariadb.org/browse/MDEV-38752?focusedCommentId=329407&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-329407
This means:
- MDEV-39525 should be fixed in a different way from the current
MDEV-38752patch - If the current
MDEV-38752patch is adopted for ORDER/GROUP BY substitutions, the MDEV-39525 fix should be applied to these substitutions as well if possible, to improve the fix.
Attachments
Issue Links
- is blocked by
-
MDEV-38752 Wrong result upon GROUP BY on a table with indexed virtual column after INSERT IGNORE
-
- Closed
-
- split from
-
MDEV-38752 Wrong result upon GROUP BY on a table with indexed virtual column after INSERT IGNORE
-
- Closed
-