MySQL Forums
Forum List  »  Performance

Re: Performance Problems with left outer Joins
Posted by: Harrison Fisk
Date: February 03, 2005 01:36PM

Hi,

You haven't mentioned what indexes you have on the table. Please post the output of SHOW CREATE TABLE on each of the two tables involved in the query. Also some of the columns in the above query aren't qualified, like user_type, mv1, and nr_item_impressions, so I have no idea what table those are from. Please add that information as well. Thanks.

Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Performance Problems with left outer Joins
1886
February 03, 2005 01:36PM


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.