[EMAIL PROTECTED] wrote:

> I changed the script and now all is well. However I have two concerns:
> 1) Paranoid about the password being in this script. Is there a way around this.

chown root:root /etc/rc.d/init.d/mysqld
chmod go-rx /etc/rc.d/init.d/mysqld


> 2) Since I had to change the script to make it work, Is there a bug in 3.23.41??

It is a bug in the script NOT in MySQL its self. (Note that this script AFAIK is
not a standard script that comes with MySQL, your distribution probably added it.)
Killing safe_mysqld or the mysqld processes is dangerous and wrong.

b.



---------------------------------------------------------------------
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