Request clarification - restarting mysql with mysqld_safe & (no replies)
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
24 weeks 9 hours ago
24 weeks 4 days ago
24 weeks 4 days ago
24 weeks 6 days ago
25 weeks 4 days ago
27 weeks 5 days ago
30 weeks 5 days ago
33 weeks 4 days ago
34 weeks 2 days ago
35 weeks 22 hours ago