Home > Database > Mysql Tutorial > mysql客户端无法连接远程mysql问题_MySQL

mysql客户端无法连接远程mysql问题_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:42:11
Original
1044 people have browsed it

bitsCN.com
mysql客户端无法连接远程mysql问题  一切配置都配置好了,远程权限也配置好了, 端口也开了,防火墙也关了,依然连接不上远程mysql。 解决方案: 修改mysql配置文件my.cnf下bind-address=127.0.0.1    为bind-address=192.168.1.*(远程服务器本地ip)。 也就是不要设置127.0.01.   作者 lgm277531070 bitsCN.com

Related labels:
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
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template