问题:使用DBeaver连接MySQL报错:Public Key Retrieval is not allowed 处理方法: 右键选中连接数据库 -> 编辑连接 -> 驱动属性 -> 修改allowPublicKeyRetrieval的值为true allowPublicKeyRetrieval 默认值为false,修改为true 测试: