诺虫的箱子

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2022年10月11日

摘要: 今天在linux机器上装了一个mysql,想通过sqlyog远程连接过去,发生了:错误号码1130:Host 'XXX' is not allowed to connect to this MySQL server 问题原因:mysql未开启mysql远程访问权限。 解决办法: 在linux机器上登 阅读全文
posted @ 2022-10-11 14:58 诺虫的箱子 阅读(618) 评论(0) 推荐(0)

摘要: https://blog.csdn.net/qq_54202620/article/details/122729704 问题描述: SQLyog错误号码 plugin caching_sha2_password could not be 原因分析:MySQL新版默认使用caching_sha2_pa 阅读全文
posted @ 2022-10-11 14:44 诺虫的箱子 阅读(70) 评论(0) 推荐(0)