MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Dmitriy Kropivnitskiy
Date: January 26, 2006 01:48PM

OK, crashed after about 3 hours of steady run (used to crash every hour). From the mysqlreport script I found that Open_tables ran way above table_cache and Opened_tables ran several times over the Open_tables. Conclude that it is possible that I am running out of either simply table_cache or open file descriptors. Set open files to 16K in both /etc/security/limits.conf and as a parameter to mysqld_safe. Will post an update after the next crash.

Options: ReplyQuote


Subject
Views
Written By
Posted
8196
December 07, 2006 10:30AM
9574
September 23, 2005 01:56AM
4840
October 05, 2005 04:58AM
6030
October 05, 2005 11:49PM
5316
October 06, 2005 01:34AM
6610
October 06, 2005 04:57PM
Re: Server just hanging (Copying to tmp table)
4085
January 26, 2006 01:48PM
6425
January 21, 2008 10:14AM
5783
January 21, 2008 10:53AM
5240
May 19, 2008 09:41AM
5450
February 05, 2008 10:27AM
5999
March 12, 2008 08:37AM
6059
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.