message from server: "Host '192.168.1.10' is not allowed to connect to this MySQL server
在连接本机的MySQL
数据库时,配置连接信息,连接发生错误,提示:message from server: "Host '192.168.1.10' is not allowed to connect to this MySQL server
但是将IP地址改为localhost又能正常连接到MySQL数据库。
临时处理方案:
1、先用localhost方式连接到MySQL数据库,然
转载
2017-03-21 22:15:11 ·
2963 阅读 ·
1 评论