ubbuser
Tue 26th Mar '02, 1:51pm
Hello, if I change a value in my.cnf, how do I properly kill mysql?
I ask this because even if I type:
mysqladmin shutdown
Then I do a ps aux | grep mysql
and I see mysql_safe running!
so what is the best way to make sure mysql is shutdown?
also I restart using the init.d script that has mysql script and I just do a mysql start
Is that fine?
Any help would be appreciated much! Thanks in advance!
I ask this because even if I type:
mysqladmin shutdown
Then I do a ps aux | grep mysql
and I see mysql_safe running!
so what is the best way to make sure mysql is shutdown?
also I restart using the init.d script that has mysql script and I just do a mysql start
Is that fine?
Any help would be appreciated much! Thanks in advance!