mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
|
|
# Overall: 1 total, 1 unique, 0 QPS, 0x concurrency ______________________
|
|
# Time range: all events occurred at 2007-10-15 21:43:52
|
|
# Attribute total min max avg 95% stddev median
|
|
# ============ ======= ======= ======= ======= ======= ======= =======
|
|
# Exec time 1s 1s 1s 1s 1s 0 1s
|
|
# Lock time 1ms 1ms 1ms 1ms 1ms 0 1ms
|
|
|
|
# Query 1: 0 QPS, 0x concurrency, ID 0x5796997451B1FA1D at byte 123 ______
|
|
# 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 1s 1s 1s 1s 1s 0 1s
|
|
# Lock time 100 1ms 1ms 1ms 1ms 1ms 0 1ms
|
|
# String:
|
|
# cmd Query
|
|
# Databases foodb
|
|
# Query_time distribution
|
|
# 1us
|
|
# 10us
|
|
# 100us
|
|
# 1ms
|
|
# 10ms
|
|
# 100ms
|
|
# 1s ################################################################
|
|
# 10s+
|
|
# Tables
|
|
# SHOW TABLE STATUS FROM `foodb` LIKE 'tbl'\G
|
|
# SHOW CREATE TABLE `foodb`.`tbl`\G
|
|
# CRC 926
|
|
# EXPLAIN /*!50100 PARTITIONS*/
|
|
select col from tbl where id=42\G
|
|
|
|
# Profile
|
|
# Rank Query ID Response time Calls R/Call V/M Item
|
|
# ==== ================== ============= ===== ====== ===== ==========
|
|
# 1 0x5796997451B1FA1D 1.0007 100.0% 1 1.0007 0.00 SELECT tbl
|