MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Shawn Hogan
Date: September 01, 2005 03:05AM

My table_cache is 1800 and ulimit -n is 1024. Although the open_files_limit variable is set to 5010, and doing a little reading, that is *supposed* to be the actual number of files MySQL can have open, so maybe MySQL is calling a ulimit -n 5010 command when it starts up (which would change the default of 1024 for the mysql user)?

Does anyone know if it's possible to somehow read ulimit values for a specific user/process?

Options: ReplyQuote


Subject
Views
Written By
Posted
8336
December 07, 2006 10:30AM
Re: Server just hanging (Copying to tmp table)
5148
September 01, 2005 03:05AM
9713
September 23, 2005 01:56AM
4972
October 05, 2005 04:58AM
6183
October 05, 2005 11:49PM
5430
October 06, 2005 01:34AM
6753
October 06, 2005 04:57PM
6583
January 21, 2008 10:14AM
5914
January 21, 2008 10:53AM
5387
May 19, 2008 09:41AM
5585
February 05, 2008 10:27AM
6152
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.