The MySQL documentation (2.6.1 Linux Notes) states that is essential to
run the 'mysqld' process with the highest possible priority on the Linux
2.4 kernel and this can be achieved by adding 'renice -20 $$' to
'safe_mysqld'. Where is the appropriate place in the 'safe_mysqld'
script to place the 'renice -20 $$' statement?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to