Re: BUG - ORDER BY when WHERE contains non partitioned index column
Date: June 24, 2008 04:07PM
Hi,
You have found a bug, I can repeat it the both current 5.1 and 6.0 development trees.
It looks like the server does not sort the result after retrieving the rows from the partitioned table, but instead might rely on the partitioning handler to return them in order (which is only true within each partition).
Please report it. If you want, I can do that for you.
Regards
Mattias Jonsson, Sun Microsystems, MySQL Software Engineer
Sorry, you can't reply to this topic. It has been closed.
© 1995-2008 MySQL AB, 2008- Sun Microsystems, Inc.