mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-16 16:23:30 +00:00
pqd: Removed show-all, shorten, select & print-iterations
This commit is contained in:
@@ -1,44 +0,0 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0x7F7D57ACDD8A346E at byte 0 ________
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: V/M = 0.00
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
# ============ === ======= ======= ======= ======= ======= ======= =======
|
||||
# Count 50 1
|
||||
# Exec time 50 2s 2s 2s 2s 2s 0 2s
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us
|
||||
# 100us
|
||||
# 1ms
|
||||
# 10ms
|
||||
# 100ms
|
||||
# 1s ################################################################
|
||||
# 10s+
|
||||
# Tables
|
||||
# SHOW TABLE STATUS FROM `test` LIKE 'n'\G
|
||||
# SHOW CREATE TABLE `test`.`n`\G
|
||||
# EXPLAIN /*!50100 PARTITIONS*/
|
||||
select sleep(2) from n\G
|
||||
|
||||
# Query 2: 0 QPS, 0x concurrency, ID 0x3A99CC42AEDCCFCD at byte 359 ______
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: V/M = 0.00
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
# ============ === ======= ======= ======= ======= ======= ======= =======
|
||||
# Count 50 1
|
||||
# Exec time 50 2s 2s 2s 2s 2s 0 2s
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us
|
||||
# 100us
|
||||
# 1ms
|
||||
# 10ms
|
||||
# 100ms
|
||||
# 1s ################################################################
|
||||
# 10s+
|
||||
# Tables
|
||||
# SHOW TABLE STATUS FROM `test` LIKE 'n'\G
|
||||
# SHOW CREATE TABLE `test`.`n`\G
|
||||
# EXPLAIN /*!50100 PARTITIONS*/
|
||||
select sleep(2) from test.n\G
|
@@ -1,30 +0,0 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0x7CE9953EA3A36141 at byte 417 ______
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: V/M = 0.00
|
||||
# Time range: all events occurred at 2009-12-05 19:55:11
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
# ============ === ======= ======= ======= ======= ======= ======= =======
|
||||
# Count 100 3
|
||||
# Exec time 100 2ms 613us 613us 613us 613us 0 613us
|
||||
# Lock time 99 321us 107us 107us 107us 107us 0 107us
|
||||
# Rows sent 100 690 230 230 230 230 0 230
|
||||
# Rows examine 100 690 230 230 230 230 0 230
|
||||
# Rows affecte 0 0 0 0 0 0 0 0
|
||||
# Rows read 100 690 230 230 230 230 0 230
|
||||
# Query size 100 31 10 11 10.33 10.84 0.47 9.83
|
||||
# String:
|
||||
# Hosts 123.123.123.121 (1/33%)... 2 more
|
||||
# Users chessguest
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us
|
||||
# 100us ################################################################
|
||||
# 1ms
|
||||
# 10ms
|
||||
# 100ms
|
||||
# 1s
|
||||
# 10s+
|
||||
# EXPLAIN /*!50100 PARTITIONS*/
|
||||
select foo
|
||||
\G
|
@@ -72,7 +72,7 @@ SELECT * FROM bar WHERE id=12\G
|
||||
# Rows examine 0 0 0 0 0 0 0 0
|
||||
# Query size 45 140 28 28 28 28 0 28
|
||||
# String:
|
||||
# arg crc 108 (1/20%), 306 (1/20%), 353 (1/20%)... 2 more
|
||||
# arg crc 108 (1/20%), 306 (1/20%), 353 (1/20%), 558 (1/20%), 887 (1/20%)
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us ################################################################
|
||||
|
@@ -12,7 +12,7 @@
|
||||
# Rows examine 0 0 0 0 0 0 0 0
|
||||
# Query size 100 224 28 28 28 28 0 28
|
||||
# String:
|
||||
# InnoDB trxID 101 (1/12%), 102 (1/12%), 103 (1/12%)... 5 more
|
||||
# InnoDB trxID 101 (1/12%), 102 (1/12%), 103 (1/12%), 104 (1/12%), 105 (1/12%), 106 (1/12%), A07 (1/12%), A08 (1/12%)
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us ################################################################
|
||||
|
@@ -56,7 +56,7 @@ select * from d.t where name="adam"\G
|
||||
# Warning coun 0 0 0 0 0 0 0 0
|
||||
# String:
|
||||
# Hosts 127.0.0.1
|
||||
# Statement id 2 (1/20%), 3 (1/20%), 4 (1/20%), 5 (1/20%)... 1 more
|
||||
# Statement id 2 (1/20%), 3 (1/20%), 4 (1/20%), 5 (1/20%), 6 (1/20%)
|
||||
# Query_time distribution
|
||||
# 1us
|
||||
# 10us
|
||||
|
Reference in New Issue
Block a user