MDEV-15433: Optimizer does not use group by optimization with distinct
After the commit b76b69cd loose index scan for queries with DISTINCT stopped working. That is why that commit has to be reverted. Additionally this patch fixes the problem of MDEV-10880.
Showing
Please register or sign in to comment