MySQL Forums
Forum List  »  Optimizer & Parser

Re: Need some help to optimize a query with multiple JOIN
Posted by: Sergey Belov
Date: July 31, 2007 05:55AM

IMHO if U use LEFT JOIN it is nothing to optimize. MySQL should select all rows in `img` table and concatinate with other tables.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Need some help to optimize a query with multiple JOIN
3015
July 31, 2007 05:55AM


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.