DBeaver 解决MySQL 连接问题:Public Key Retrieval is not allowed参考解决方案:https://stackoverflow.com/questions/50379839/connection-java-mysql-public-key-retrieval-is-not-allowed可以在编辑连接-> 编辑驱动设置-> 连接属性 -> 用户属性中, 右键新建两个参数并设值:allowPublicKeyRetrieval trueuseSSL false