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
8264
December 07, 2006 10:30AM
9639
September 23, 2005 01:56AM
4903
October 05, 2005 04:58AM
6108
October 05, 2005 11:49PM
5373
October 06, 2005 01:34AM
6682
October 06, 2005 04:57PM
Re: Server just hanging (Copying to tmp table)
4136
January 26, 2006 01:48PM
6508
January 21, 2008 10:14AM
5850
January 21, 2008 10:53AM
5308
May 19, 2008 09:41AM
5521
February 05, 2008 10:27AM
6064
March 12, 2008 08:37AM
6122
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.