2
# Query 1: 0 QPS, 0x concurrency, ID 0x7F7D57ACDD8A346E at byte 1313 _____
3
# This item is included in the report because it matches --limit.
4
# Scores: Apdex = 0.50 [1.0]*, V/M = 0.00
5
# Query_time sparkline: | ^ |
6
# Time range: all events occurred at 2007-10-15 21:43:52
7
# Attribute pct total min max avg 95% stddev median
8
# ============ === ======= ======= ======= ======= ======= ======= =======
10
# Exec time 100 4s 2s 2s 2s 2s 0 2s
11
# Lock time 0 0 0 0 0 0 0 0
12
# Rows sent 100 2 1 1 1 1 0 1
13
# Rows examine 0 0 0 0 0 0 0 0
14
# Query size 100 44 22 22 22 22 0 22
19
# Query_time distribution
26
# 1s ################################################################
29
# SHOW TABLE STATUS FROM `test` LIKE 'n'\G
30
# SHOW CREATE TABLE `test`.`n`\G
31
# EXPLAIN /*!50100 PARTITIONS*/
32
select sleep(2) from n\G