RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

云南昆明网站维护公司

昆明网站建设、网站设计制作、网站运营维护常见知识介绍
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.bdklh.com/article/gggdei.html