Anil,
Wednesday, June 26, 2002, 11:31:00 PM, you wrote:

AG> the sql process(on doing ps) shows the following process:
AG> /usr/local/bin/safe_mysqld --user=mysql
AG> when i kill this process and try to restart it with command:
AG> safe_mysqld --user=mysql

AG> it says "a mysql process already exists".
AG> can anyone tell me how to restart mysql daemon.

check if mysqld is running:
      ps ax | grep mysqld

if mysql processes exist kill them all and start mysqld again.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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