首页
IT
登录
6mi
u
盘
搜
搜 索
IT
最近使用Navicat for MySQl访问远程mysql数据库,出现报错,显示“1130 - Host'xxx.xxx.xxx.xxx' is not allowed to connect to
最近使用Navicat for MySQl访问远程mysql数据库,出现报错,显示“1130 - Host'xxx.xxx.xxx.xxx' is not allowed to connect to
xiaoxiao
2021-03-25
88
1.cmd 进入mysql的bin目录下或者在开始中的Mysql窗口直接打开 2.mysql--->grant all PRIVILEGES on *.* to 'root'@'192.168.2.103' identified by '密码' WITH GRANT OPTION;
转载请注明原文地址: https://ju.6miu.com/read-18729.html
技术
最新回复
(
0
)