Home > Database > Mysql Tutorial > body text

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

WBOY
Release: 2016-06-07 16:25:48
Original
1016 people have browsed it

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

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

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

原来是

?

my.cnf中有个bind-address=127.0.0.1

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!