Files
percona-toolkit/t/pt-query-digest/samples/slow023.txt
2018-05-24 20:29:11 -03:00

32 lines
1.1 KiB
Plaintext

# Query 1: 0 QPS, 0x concurrency, ID 0x4B8B4F6A70608C388E38374648788E52 at byte 0
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.00
# Time range: all events occurred at 2007-10-15 21:43:52
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 100 1
# Exec time 100 2s 2s 2s 2s 2s 0 2s
# Lock time 0 0 0 0 0 0 0 0
# Rows sent 100 1 1 1 1 1 0 1
# Rows examine 0 0 0 0 0 0 0 0
# Query size 100 66 66 66 66 66 0 66
# String:
# Hosts localhost
# Users root
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
# Tables
# SHOW TABLE STATUS LIKE 'X'\G
# SHOW CREATE TABLE `X`\G
# EXPLAIN /*!50100 PARTITIONS*/
/* SELECT count(*) FROM X instance */ select count(*) as A from X
\G