Home  >  Article  >  Database  >  mysql本地可以登录远道无法登录

mysql本地可以登录远道无法登录

WBOY
WBOYOriginal
2016-06-07 16:25:481015browse

mysql本地可以登录远程无法登录 mysql创建的用户本地可以登录,但是远程无法登录 原来是 ? my.cnf中有个bind-address=127.0.0.1 造成的,删除后重启mysql即可

mysql本地可以登录远程无法登录

mysql创建的用户本地可以登录,但是远程无法登录

原来是

?

my.cnf中有个bind-address=127.0.0.1

造成的,删除后重启mysql即可

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