can pt-query-digest support query call count trend?
when I find the slave is delay, I need to know why, sometimes it’s not very obvious. So I use pt-query-digest to digest two different time section to compare, to find if some query rise too much.
pt-query-digest --since=“2013-09-26 22:35:00” --until=“2013-09-26 22:45:00” --type=binlog mysql-bin.000806.sql>2235
pt-query-digest --since=“2013-09-26 22:25:00” --until=“2013-09-26 22:35:00” --type=binlog mysql-bin.000806.sql>2225