MySQL Forums
Forum List  »  Performance

Re: Performance problem when table gets bigger
Posted by: Jay Pipes
Date: July 11, 2005 08:29AM

Is there a reason you're overriding the MySQL optimizer with the STRAIGHT_JOIN hint? Have you tried letting MySQL perform it's own optimization using regular join access and re-running the query?

Jay Pipes
Community Relations Manager, North America, MySQL Inc.

Got Cluster? http://www.mysql.com/cluster
Personal: http://jpipes.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Performance problem when table gets bigger
1576
July 11, 2005 08:29AM


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.