MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Shawn Hogan
Date: August 31, 2005 02:56PM

Another thing I just realized, and might actually be the problem... Mac OS X Server imposes a limit of 1,024 open files per user (by default):

x2:~ root# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) 6144
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 1
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 100
virtual memory (kbytes, -v) 14336

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Server just hanging (Copying to tmp table)
5974
August 31, 2005 02:56PM
9060
December 07, 2006 10:30AM
10883
September 23, 2005 01:56AM
6133
October 05, 2005 04:58AM
7901
October 05, 2005 11:49PM
6164
October 06, 2005 01:34AM
7746
October 06, 2005 04:57PM
7224
January 21, 2008 10:14AM
6591
January 21, 2008 10:53AM
6195
May 19, 2008 09:41AM
6555
February 05, 2008 10:27AM
6784
March 12, 2008 08:37AM
6817
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.