MySQL Forums
Forum List  »  Newbie

Re: performance issue on order by index
Posted by: Devart Team
Date: July 14, 2010 03:35AM

There is some information about LIMIT clause -
http://dev.mysql.com/doc/refman/5.1/en/limit-optimization.html

Try to get more information about query with EXPLAIN command -
http://dev.mysql.com/doc/refman/5.1/en/explain.html
http://dev.mysql.com/doc/refman/5.1/en/using-explain.html

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Written By
Posted
Re: performance issue on order by index
July 14, 2010 03:35AM


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.