MySQL Forums
Forum List  »  Newbie

Re: mysql daemon failed to start
Posted by: Shawn Taylor
Date: September 29, 2010 08:43AM

It looks like the server was running or starting and someone tried to start it again.

run this:

ps au | grep mysqld

This will show you if your server is up and running.

If it is, then try to connect to it. If it isn't, delete your error log and restart it.

Shawn

Options: ReplyQuote


Subject
Written By
Posted
September 27, 2010 01:04AM
Re: mysql daemon failed to start
September 29, 2010 08:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.