MySQL Forums
Forum List  »  Performance

Re: Server just hanging (More Information)
Posted by: Daniel Nichter
Date: August 29, 2005 08:40PM

IMHO, we're getting away from the real issue, which is: At seemingly random times, a good query goes bad and the process list shows it "Copying to tmp table." I don't think any amount of server/my.cnf tweaking fixes this. When I had this problem, the server was rock-solid otherwise, and configured as well as possible. I would say this issue is a MySQL bug perhaps, but without being able to systematically reproduce it, it's not worth reporting yet.

Thomas: Isn't a 100% key hit rate a good thing? If you're usually below this, and it jumps to 100 every time this problem happens, I think that's an interesting correlation, but I can't yet see how a high key hit rate would be directly related to MySQL copying data to a temp table.

If you can make some kind of test setup where this can be reproduced semi-reliably (at least once an hour), then what I'd do is start hacking the MySQL source code; run the problem on custom code with custom debugging output. If it's a test setup I can reproduce on my end, I'll do it and see what I can determine.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Server just hanging (More Information)
4783
August 29, 2005 08:40PM
8307
December 07, 2006 10:30AM
9680
September 23, 2005 01:56AM
4940
October 05, 2005 04:58AM
6151
October 05, 2005 11:49PM
5406
October 06, 2005 01:34AM
6723
October 06, 2005 04:57PM
6546
January 21, 2008 10:14AM
5882
January 21, 2008 10:53AM
5355
May 19, 2008 09:41AM
5556
February 05, 2008 10:27AM
6103
March 12, 2008 08:37AM
6157
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.