MySQL Forums
Forum List  »  Optimizer & Parser

Re: Error when using Indexing hint
Posted by: Rick James
Date: March 28, 2010 10:53PM

First, I would contend that that simple query does not need a hint.

"FOR ORDER BY" seems to be a 5.1 feature: Compare
http://dev.mysql.com/doc/refman/5.0/en/index-hints.html
http://dev.mysql.com/doc/refman/5.1/en/index-hints.html

Options: ReplyQuote


Subject
Views
Written By
Posted
3100
March 28, 2010 04:11AM
Re: Error when using Indexing hint
1568
March 28, 2010 10:53PM


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.