Home >Database >Mysql Tutorial >mysql error 2003相关问题_MySQL

mysql error 2003相关问题_MySQL

WBOY
WBOYOriginal
2016-06-01 13:31:561079browse

bitsCN.com

mysql error 2003相关问题

 

1,ERROR 2003 (HY000): Can't connect to MySQL server on '' (111)

 

原因是mysql默认支持从本机连接,不支持远程连接:

 

mysql error 2003相关问题_MySQL

 

注释掉bind-address就好了

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn