Mysql Hogging all system resources

Chuck Swiger cswiger at mac.com
Fri Apr 13 18:38:16 UTC 2007


On Apr 12, 2007, at 1:17 PM, Don O'Neil wrote:
[ ... ]
> Is there a way to prioritize or set the amount of resources that  
> MySQL is
> allowed to have? Do I need to set it up as a jailed process maybe?  
> I've
> never done that before, so I'm not sure if it's the right approach  
> or not.

Um, didn't you ask this question yesterday?  Use nice/renice to  
change the process priority of the MySQL server so that you don't  
starve other processes of CPU....

-- 
-Chuck



More information about the freebsd-questions mailing list