一,现象:
1. 1 远程连接数据库mariadb时,报错
二,定位:
2. 1 首先本地连接上数据库,然后操作权限表数据
,然后远程再次连接依然连接不上;
2. 2 搜索mariadb的配置文件,一一看文件里面的配置
,把bind-address的值改为0.0.0.0, 然后重启mariadb服务(systemctl restart mariadb).
三, 结果:
连接成功!!!
附录参考:
Posted 星朝
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mariadb远程不能访问,出现Can't connect to MySQL server on '' (10061)相关的知识,希望对你有一定的参考价值。
一,现象:
1. 1 远程连接数据库mariadb时,报错
二,定位:
2. 1 首先本地连接上数据库,然后操作权限表数据
,然后远程再次连接依然连接不上;
2. 2 搜索mariadb的配置文件,一一看文件里面的配置
,把bind-address的值改为0.0.0.0, 然后重启mariadb服务(systemctl restart mariadb).
三, 结果:
连接成功!!!
附录参考:
以上是关于mariadb远程不能访问,出现Can't connect to MySQL server on '' (10061)的主要内容,如果未能解决你的问题,请参考以下文章
navicat远程连接mysql,2003 can't connect to mysql server on 10038
IDA远程调试出现"The file can't be loaded by the debugger plugin."云云
systemd[1]: mariadb.service: Can't open PID file /data/mariadb/mysql/30-mariadb-1.pid (yet?) aft
Navicat for Mysql 远程连接数据库 出现 1042-Can't get hostname for your address 错误! 是啥问题。
mariadb 二进制启动报错,Can't find messagefile '/usr/local/mysql/share/mysql/errmsg.sys'
ArchLinux 修改 MariaDB 数据库路径后启动报错 Can't create test file /xxxxx/xxxxx-test