MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Thomas Deliduka
Date: December 15, 2005 02:18PM

I have a site that has over 30,000 products on it. I disabled searching on it because of the problem with the database. It was killing the server every couple of hours!

I used the different query syntaxes on a filter that resulted in a large result (about 350 products) and here's the results.

Inner join: 55.53 seconds
Left join: 12.43 seconds

I found that totally strange since on a smaller site with a smaller set of products the speed increase was the other way around.

I guess I'll never know why but the search continues to be disabled.

Thanks for your help.

I know enough to be dangerous. Thanks for being patient!



Edited 1 time(s). Last edit at 12/15/2005 02:18PM by Thomas Deliduka.

Options: ReplyQuote


Subject
Views
Written By
Posted
8259
December 07, 2006 10:30AM
9635
September 23, 2005 01:56AM
4899
October 05, 2005 04:58AM
6099
October 05, 2005 11:49PM
5373
October 06, 2005 01:34AM
6677
October 06, 2005 04:57PM
Re: Server just hanging (Copying to tmp table)
4101
December 15, 2005 02:18PM
6503
January 21, 2008 10:14AM
5844
January 21, 2008 10:53AM
5305
May 19, 2008 09:41AM
5516
February 05, 2008 10:27AM
6064
March 12, 2008 08:37AM
6117
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.