MySQL Forums
Forum List  »  Optimizer & Parser

Re: Can't understand why optimizer doesn't work properly :(
Posted by: KimSeong Loh
Date: July 24, 2007 02:08AM

Does that documentation page mentioned that it will execute the subquery first?

From the EXPLAIN in the page, the subquery is executed after the outer query.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't understand why optimizer doesn't work properly :(
2259
July 24, 2007 02:08AM


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.