MySQL Forums
Forum List  »  Optimizer & Parser

Re: Query Optimizer Problem - OrderBy - 5.0.51 to 5.5.27
Posted by: Øystein Grøvlen
Date: September 06, 2012 04:32AM

Hi,

It is not obvious that retrieving all rows of a table through an index is faster than a table scan + filesort. I think that will depend on the size of the table
and whether data is in memory or on disk.

Øystein Grøvlen,
Senior Principal Software Engineer,
MySQL Group, Oracle,
Trondheim, Norway

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Query Optimizer Problem - OrderBy - 5.0.51 to 5.5.27
1351
September 06, 2012 04:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.