We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、打开工具插件 2、点击PATrchiver ,添加归档配置如下
3、点击立即归档 4、查看归档日志失败 pt-archiver --no-version-check --source h=*,u=root,p=,P=3306,D=asd,t=asd,A=utf8mb4 --where id=4 --progress 5000 --statistics --charset utf8 --limit 10000 --txn-size 1000 --purge DBI connect('asd;host=*****;port=3306;charset=utf8mb4;mysql_read_default_group=client','root',...) failed: 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 at /usr/bin/pt-archiver line 2526.
No response
1.11.1
Docker
The text was updated successfully, but these errors were encountered:
数据库版本:8.0
Sorry, something went wrong.
No branches or pull requests
重现步骤
1、打开工具插件
2、点击PATrchiver ,添加归档配置如下
3、点击立即归档
4、查看归档日志失败
pt-archiver --no-version-check --source h=*,u=root,p=,P=3306,D=asd,t=asd,A=utf8mb4 --where id=4 --progress 5000 --statistics --charset utf8 --limit 10000 --txn-size 1000 --purge
DBI connect('asd;host=*****;port=3306;charset=utf8mb4;mysql_read_default_group=client','root',...) failed: 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 at /usr/bin/pt-archiver line 2526.
预期外的结果
日志文本
No response
版本
1.11.1
部署方式
Docker
是否还有其他可以辅助定位问题的信息?比如数据库版本等
No response
The text was updated successfully, but these errors were encountered: