028-86922220
建站资讯

网站建设资讯

为你提供网站建设行业资讯、网站优化知识、主机域名邮箱、网站开发常见问题等。

pt-duplicate-key-checker检查数据库的重复索引

参考此篇博客
http://blog.csdn.net/z1547840014/article/details/10198237

检查所有库的冗余索引
pt-duplicate-key-checker --user=root  --password=cG3sBD9mazGI --host=192.168.27.21
本机
pt-duplicate-key-checker --user=root  --password=cG3sBD9mazGI --host=localhost

检查本机冗余索引并输出到index.sql文件
pt-duplicate-key-checker --user=root  --password=cG3sBD9mazGI --host=localhost>index.sql
网站题目:pt-duplicate-key-checker检查数据库的重复索引
网页网址:http://www.whjierui.cn/article/gggdei.html

其他资讯