码迷,mamicode.com
首页 > 其他好文 > 详细

08. pt-find

时间:2018-12-01 10:58:55      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:ali   min   print   \n   ble   nbsp   dead   pass   %s   


vim pt-find.cnf

host=192.168.100.101
port=3306
user=admin
password=admin

pt-find --config pt-find.cnf db01 --tablesize +1k --noquote --printf "%D.%N %S %T\n" | sort -rn | pt-align

db01.t01 5 16384
db01.pt_deadlocks 2 16384

%S 行数
%T 单位k

 

08. pt-find

标签:ali   min   print   \n   ble   nbsp   dead   pass   %s   

原文地址:https://www.cnblogs.com/cyberbit/p/pt-find.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!