MySQL Forums
Forum List  »  MyISAM

Re: slow performance / index not used
Posted by: Peter Brawley
Date: July 06, 2006 09:16AM

If FORCE INDEX in the subquery does not persuade the query engine to use the index, I'd move the subquery to a temp table query & join to that.

PB

Options: ReplyQuote


Subject
Views
Written By
Posted
3653
July 05, 2006 12:21PM
Re: slow performance / index not used
1634
July 06, 2006 09:16AM
1833
July 14, 2006 12:07PM
1629
July 19, 2006 01:27AM


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.