>>>>> "Mark" == Mark Papadakis <markp@stripped> writes:
Mark> Hi!
Mark> I was wondering, will the new 3.23 release have any improvments in the order
Mark> by and group by code? And, any ideas for when it will be out?
The 3.23.0 will not have any improvements; The 3.23.1 version will
hower use better GROUP BY handling.
Have you tried the SQL_SMALL_RESULT option? This is basicly the same
thing that will be done automaticly in MySQL 3.23.1
Note that there is a WIDE range of different GROUP BY queries, each
that needs very different optimization solutions.
What kind of queries would you like to have faster?
Regards,
Monty