mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
40 lines
1.7 KiB
Plaintext
40 lines
1.7 KiB
Plaintext
|
|
# Query 1: 0 QPS, 0x concurrency, ID 0x8E306CDB7A800841 at byte 0 ________
|
|
# This item is included in the report because it matches --limit.
|
|
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
|
|
# Query_time sparkline: | ^ |
|
|
# Time range: all events occurred at 2007-12-18 11:48:27
|
|
# Attribute pct total min max avg 95% stddev median
|
|
# ============ === ======= ======= ======= ======= ======= ======= =======
|
|
# Count 100 1
|
|
# Exec time 100 12us 12us 12us 12us 12us 0 12us
|
|
# Lock time 0 0 0 0 0 0 0 0
|
|
# Rows sent 0 0 0 0 0 0 0 0
|
|
# Rows examine 0 0 0 0 0 0 0 0
|
|
# Merge passes 0 0 0 0 0 0 0 0
|
|
# Query size 100 23 23 23 23 23 0 23
|
|
# String:
|
|
# Databases food
|
|
# Hosts
|
|
# Users [SQL_SLAVE]
|
|
# Query_time distribution
|
|
# 1us
|
|
# 10us ################################################################
|
|
# 100us
|
|
# 1ms
|
|
# 10ms
|
|
# 100ms
|
|
# 1s
|
|
# 10s+
|
|
# Tables
|
|
# SHOW TABLE STATUS FROM `food` LIKE 'trees'\G
|
|
# SHOW CREATE TABLE `food`.`trees`\G
|
|
# EXPLAIN /*!50100 PARTITIONS*/
|
|
SELECT fruit FROM trees\G
|
|
# EXPLAIN failed: DBD::mysql::st execute failed: Table 'food.trees' doesn't exist [for Statement "EXPLAIN /*!50100 PARTITIONS */ SELECT fruit FROM trees"] at line ?.
|
|
|
|
# Profile
|
|
# Rank Query ID Response time Calls R/Call Apdx V/M EXPLAIN Item
|
|
# ==== ================== ============= ===== ====== ==== ===== ========= ========
|
|
# 1 0x8E306CDB7A800841 0.0000 100.0% 1 0.0000 1.00 0.00 SELECT trees
|