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
8337
December 07, 2006 10:30AM
9715
September 23, 2005 01:56AM
4972
October 05, 2005 04:58AM
6183
October 05, 2005 11:49PM
5430
October 06, 2005 01:34AM
6754
October 06, 2005 04:57PM
Re: Server just hanging (Copying to tmp table)
4198
January 26, 2006 01:48PM
6583
January 21, 2008 10:14AM
5914
January 21, 2008 10:53AM
5387
May 19, 2008 09:41AM
5586
February 05, 2008 10:27AM
6153
March 12, 2008 08:37AM
6186
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.