为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:CentOS 7.9.2009 x86_64
使用远程数据库备份时提示:mysqldump: Got error: 2059: "Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory" when trying to connect
mysql 8.0.37,配置文件使用是default_authentication_plugin = caching_sha2_password。
但是如果宝塔内安装了mysql,使用远程数据库备份时正常备份,如果把宝塔内安装mysql卸载后再备份就提示上面错误。
相关截图(日志、错误):
|
|