使用‘执行数据库语句’工具报错cryptography' package is required for sha256_password or caching_sha2_password auth methods
回答
收藏
使用‘执行数据库语句’工具报错cryptography' package is required for sha256_password or caching_sha2_password auth methods
温
温泽荣
2023-10-21 12:03·浏览量:890
温
温泽荣
发布于 2023-10-21 12:03890浏览
程序已经调试完成,使用‘执行数据库语句’工具访问数据库地址:127..0.0.1在本地运行正常。异地使用使用‘执行数据库语句’工具更改地址为我主机局域网地址:192.168.94.172,产生报错:cryptography' package is required for sha256_password or caching_sha2_password auth methods,麻烦看看