您好,登錄后才能下訂單哦!
查找重復的索引和外鍵并生成刪除重復索引的語句
pt-duplicate-key-checker --user=root --password=energy@db --port=3307
交互式的檢查系統io工具
pt-diskstats --interval 5 --iterations 10
運行4小時,每次間隔30s,后臺運行
pt-deadlock-logger u=root,p=energy@db --daemonize --run-time=4 --interval=30s
pt-table-checksum 檢測mysql主從一致性
pt-table-checksum --user=user--password=password --host=host1--port=port --databases=db_name --tables=tablename --recursion-method=processlist
pt-table-sync 修復從庫數據
pt-table-sync --execute --replicate percona.checksums --sync-to-master h=host2,P=3306,u=user,p=password
pt-find 查找表
pt-find --user=root --password=energy@db --tablesize +5G
pt-find --user=root --password=energy@db --printf "%T\t%D.%N\n" --tablesize +5G |sort -rn
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。