MySQL Forums
Forum List  »  Connector/C++

Re: Can't connect MySQL (MySQL error code: 2013, SQLState: HY000 )
Posted by: Dere Chef
Date: July 31, 2010 12:31PM

I found the solution and it was not a bug.
I got Archlinux and I found the solution in the wiki : http://wiki.archlinux.org/index.php/LAMP#MySQL
All I had to do was to enter the following line in /etc/hosts.allow :

Quote

mysqld : 127.0.0.1 : ALLOW

It's now working !

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't connect MySQL (MySQL error code: 2013, SQLState: HY000 )
4211
July 31, 2010 12:31PM


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.