MySQL Forums
Forum List  »  Install & Repo

Re: MySql Wont Start After Adding bind-address to my.cnf
Posted by: Barry Galbraith
Date: August 18, 2013 08:42PM

>will not start up. (gives red failed message)

What does the mysql error log say?

You don't need bind-address 192.168.0.150

You would only use that if you had more than one ethernet interface to tell mysql which address to respond to.

Other than that, bind-address is not needed.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql Wont Start After Adding bind-address to my.cnf
August 18, 2013 08:42PM


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.