MySQL Forums
Forum List  »  Optimizer & Parser

Re: MYSQL optimizer: Handling Subqueires
Posted by: Rakshit Trivedi
Date: August 20, 2009 09:34AM

Ok, got your point.

But then this approach of the working of optimizer seems to be different from other databases. Because in other databases, we do not find such large EXPLAIN times and execution is carried out after complete compilation rather than both these processes occurring simultaneously.

So, what is the benefit that MYSQL database engine achieves by using this approach?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MYSQL optimizer: Handling Subqueires
2020
August 20, 2009 09:34AM


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.