原文:报错 "Host '192.168.209.1' is not allowed to connect to this MySQL server"

版权声明:本文为博主原创文章,遵循 CC . BY SA 版权协议,转载请附上原文出处链接和本声明。本文链接:https: blog.csdn.net weixin article details 严重: create connection error java.sql.SQLException: null, message from server: Host . . . is not allow ...

2019-09-20 16:46 0 465 推荐指数:

查看详情

HOST is not allowed to connect to this mysql server

HOST is not allowed to connect to this mysql server host主机不能访问本机的mysql服务,原因需要连接非本机的mysql的时候,默认host是localhost,我们需要将这个mysql连接权限设置成%,更改方法直接通过软件更改 ...

Thu Mar 05 01:19:00 CST 2020 0 6899
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM