MySQL报错Public Key Retrieval is not allowed的解决方法 发表于 2022-09-14 更新于 2026-03-03 分类于 技术分享 在我们使用MySQL8.0的,连接数据库会存在一定的问题。 提示: 1Public Key Retrieval is not allowed 我们可以在连接数据库的配置文件中加上: 1allowPublicKeyRetrieval=true