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 exi
try killall mysqld and then try to start it
Anil Garg writes:
> Hi,
> the sql process(on doing ps) shows the following process:
> /usr/local/bin/safe_mysqld --user=mysql
> when i kill this process and try to restart it with command:
> safe_mysqld --user=mysql
>
> it says "a mysql process al
Hi,
the sql process(on doing ps) shows the following process:
/usr/local/bin/safe_mysqld --user=mysql
when i kill this process and try to restart it with command:
safe_mysqld --user=mysql
it says "a mysql process already exists".
can anyone tell me how to restart mysql daemon.
thanx
anil
--