Re: I can kill it but Can't stop mysqld

2001-07-27 Thread Stefan Hinz
Dear Jackson, >shutdown. This problem arose today when I started tinkering with grant privileges. But >doesn't make sense. Try this: GRANT SHUTDOWN ON *.* TO the_one_who_can_shutdown@localhost IDENTIFIED BY "some_shutdown_password" Log on to the server admin tool like this: mysqladmin -u the_on

Re: I can kill it but Can't stop mysqld

2001-07-27 Thread Halldor Utne
On Thu, 26 Jul 2001, cjackson wrote: > Thanks everyone for immediate response to this problem. I can kill the mysql process >but I cannot stop it using > /etc/rc.d/init.d/mysqld stop. I can start it like this using start but not stop it >using stop. All of this is done as system root. So runlev