Submitted by sudeepg on Fri, 08/15/2008 - 20:06.
The documentation says to restart mysql, do this #/bin/mysqld_safe &
But when I do that, it says "A process already exists". Am I running it in the wrong place? What am I'm doing wrong? I'm running Fedora Core/CentOS.
I realize that I can run these commands:
# /etc/init.d/mysqld start
# /etc/init.d/mysqld stop
# /etc/init.d/mysqld restart
However, I want to restart using 'mysqld_safe &' because it restarts as a background process.
Any info is appreciated.
Recent comments
7 weeks 2 days ago
11 weeks 2 days ago
15 weeks 1 day ago
16 weeks 3 days ago
19 weeks 2 days ago
19 weeks 2 days ago
22 weeks 2 days ago
24 weeks 1 day ago
26 weeks 3 days ago
28 weeks 1 day ago