MySQL Forums
Forum List  »  InnoDB

Re: Trying to avoid "Using filesort"
Posted by: steed mandabarino
Date: June 23, 2008 12:04AM

In that case is there any way I can tell it to read table a first?

Just seems odd that adding a left join to a query (one that the optimizer shouldn't have to deal with until it knows which rows it needs) forces a filesort.

Any way I can index or hint to prevent this please?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Trying to avoid "Using filesort"
1736
June 23, 2008 12:04AM


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.