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)
5210
August 31, 2005 02:56PM
8307
December 07, 2006 10:30AM
9679
September 23, 2005 01:56AM
4940
October 05, 2005 04:58AM
6151
October 05, 2005 11:49PM
5406
October 06, 2005 01:34AM
6723
October 06, 2005 04:57PM
6545
January 21, 2008 10:14AM
5882
January 21, 2008 10:53AM
5355
May 19, 2008 09:41AM
5556
February 05, 2008 10:27AM
6103
March 12, 2008 08:37AM
6157
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.