会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
蓝色和天空
首页
管理
2020年9月11日
nacos连接MySQL:Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
摘要: 参考 https://www.cnblogs.com/tingguoguoyo/p/11005584.html 1、进MySQL之后 2、输入以下语句,进入mysql库: use mysql; 3、更新域属性,'%'表示允许外部访问: update user set host='%' where u
阅读全文
posted @ 2020-09-11 22:12 蓝色和天空
阅读(2073)
评论(0)
推荐(0)