MySQL Forums
Forum List  »  Performance

Re: Is there a solution to this?
Posted by: Paul Kamphuis
Date: May 19, 2008 03:02AM

I have the same problem here, multiple join on 3 tables. All 3 tables don't have primary keys or indexes.
There is however something strange I like to add. If I try the query from an external client (MySQL administrator, sqlyog or our client application) it hangs. If I however execute the query through phpmyadmin on the server (so localhost) it works fine.
For now I worked around the problem by adding and index to one of the tables. But it doesn't explain the different behavior between external and localhost queries.

Any suggestions?

Paul

Options: ReplyQuote


Subject
Views
Written By
Posted
8320
December 07, 2006 10:30AM
9700
September 23, 2005 01:56AM
4956
October 05, 2005 04:58AM
6171
October 05, 2005 11:49PM
5416
October 06, 2005 01:34AM
6738
October 06, 2005 04:57PM
6566
January 21, 2008 10:14AM
5897
January 21, 2008 10:53AM
5373
May 19, 2008 09:41AM
5574
February 05, 2008 10:27AM
6121
March 12, 2008 08:37AM
Re: Is there a solution to this?
5434
May 19, 2008 03:02AM
6169
November 14, 2008 12:31AM


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.