To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Sent: Wednesday, February 09, 2005 5:12 PM
Subject: Re: Timeout Error while starting MySQL Daemon at boot , but MySQL daemon starts
Greetings Thomas,
Thomas Cameron wrote:----- Original Message ----- From: "Kostas Sfakiotakis" <kostassf@xxxxxxxxxxxxxxx>
To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Sent: Wednesday, February 09, 2005 4:47 PM
Subject: Timeout Error while starting MySQL Daemon at boot , but MySQL daemon starts
< snip >
Seems like MySQL *is* running. What happens if you do:
service mysqld stop ps ax | grep -i mysql
Here you are :
[root@Magellan log]# service mysqld stop Stopping MySQL: [ OK ] [root@Magellan log]# ps ax | grep -i mysql [root@Magellan log]#
OK, so now that we are sure that MySQL has stopped, does it start cleanly now?
Thomas