mysql8 使用工具dbeaver连接报错mysql Public Key Retrieval is not allowed 处于安全考虑,mysql8不允许使用公钥进行检索 只需要将allowPublicKeyRetrieval设置为TRUE即可