Loading

摘要: 1、本机搭建mysql,使用mybatis连接提示如下错误信息: ``` message from server: "Host 'xxx' is not allowed to connect to this MySQL server ``` 造成上述的错误的原因: 数据库连接的账户不允许从远程登陆, 阅读全文
posted @ 2023-07-23 02:19 这个世界太乱 阅读(69) 评论(0) 推荐(0)