2
# Overall: 1 total, 1 unique, 0 QPS, 0x concurrency ______________________
3
# Time range: all events occurred at 2007-10-15 21:43:52
4
# Attribute total min max avg 95% stddev median
5
# ============ ======= ======= ======= ======= ======= ======= =======
6
# Exec time 1s 1s 1s 1s 1s 0 1s
7
# Lock time 1ms 1ms 1ms 1ms 1ms 0 1ms
9
# Query 1: 0 QPS, 0x concurrency, ID 0x5796997451B1FA1D at byte 123 ______
10
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
11
# Query_time sparkline: | ^ |
12
# Time range: all events occurred at 2007-10-15 21:43:52
13
# Attribute pct total min max avg 95% stddev median
14
# ============ === ======= ======= ======= ======= ======= ======= =======
16
# Exec time 100 1s 1s 1s 1s 1s 0 1s
17
# Lock time 100 1ms 1ms 1ms 1ms 1ms 0 1ms
21
# Query_time distribution
28
# 1s ################################################################
31
# SHOW TABLE STATUS FROM `foodb` LIKE 'tbl'\G
32
# SHOW CREATE TABLE `foodb`.`tbl`\G
34
# EXPLAIN /*!50100 PARTITIONS*/
35
select col from tbl where id=42\G
38
# Rank Query ID Response time Calls R/Call Apdx V/M Item
39
# ==== ================== ============= ===== ====== ==== ===== ==========
40
# 1 0x5796997451B1FA1D 1.0007 100.0% 1 1.0007 1.00 0.00 SELECT tbl