MySQL Forums
Forum List  »  Performance

Re: Server just hanging (Copying to tmp table)
Posted by: Thomas Deliduka
Date: September 26, 2005 12:13PM

I don't know what the equivalent of the limits.conf file would be on OS X Server. I don't have anything like that on my system including the "security" directory.

In my startup script for mysql I run ulimits -n unlimited however, the message a few up says I should run:

ulimit -c unlimited
ulimit -d unlimited
ulimit -s 65536

so, perhaps I'll add those too.

Where am I with this? Still having trouble. The "flush tables" keeps it at bay but over time the server just gets slower and slower. I'm thinking of installing a cronjob to restart the mysql process every two days. This is getting quite ridiculous.

I know enough to be dangerous. Thanks for being patient!

Options: ReplyQuote


Subject
Views
Written By
Posted
8500
December 07, 2006 10:30AM
Re: Server just hanging (Copying to tmp table)
4661
September 26, 2005 12:13PM
9889
September 23, 2005 01:56AM
5103
October 05, 2005 04:58AM
6324
October 05, 2005 11:49PM
5547
October 06, 2005 01:34AM
6910
October 06, 2005 04:57PM
6709
January 21, 2008 10:14AM
6048
January 21, 2008 10:53AM
5543
May 19, 2008 09:41AM
5725
February 05, 2008 10:27AM
6294
March 12, 2008 08:37AM
6326
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.