mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Updated samples to get rid of the extra InnoDB: line removed by the refactoring
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
|
||||
# Profile
|
||||
# Rank Query ID Response time Calls R/Call Apdx V/M EXPLAIN Item
|
||||
# ==== ================== ============= ===== ====== ==== ===== ======= ========
|
||||
# 1 0xD4B6A5CD2F2F485C 0.2148 100.0% 1 0.2148 1.00 0.00 TF>aa SELECT t
|
||||
# Rank Query ID Response time Calls R/Call V/M Item
|
||||
# ==== ================== ============= ===== ====== ===== ========
|
||||
# 1 0xD4B6A5CD2F2F485C 0.2148 100.0% 1 0.2148 0.00 SELECT t
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0xD4B6A5CD2F2F485C at byte 0 ________
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
|
||||
# EXPLAIN sparkline: TF>aa
|
||||
# Query_time sparkline: | ^ |
|
||||
# Scores: V/M = 0.00
|
||||
# Time range: all events occurred at 2010-12-14 16:12:28
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
# ============ === ======= ======= ======= ======= ======= ======= =======
|
||||
|
@@ -12,7 +12,6 @@
|
||||
# Rows examine 100 61.48k 61.48k 61.48k 61.48k 61.48k 0 61.48k
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 25 129 129 129 129 129 0 129
|
||||
# InnoDB:
|
||||
# Boolean:
|
||||
# Full scan 100% yes, 0% no
|
||||
# String:
|
||||
@@ -254,7 +253,6 @@ VALUES ('', 'Exact')\G
|
||||
# Rows examine 0 0 0 0 0 0 0 0
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 0 5 5 5 5 5 0 5
|
||||
# InnoDB:
|
||||
# String:
|
||||
# Hosts
|
||||
# Users [SQL_SLAVE]
|
||||
|
@@ -12,7 +12,6 @@
|
||||
# Rows examine 100 61.48k 61.48k 61.48k 61.48k 61.48k 0 61.48k
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 25 129 129 129 129 129 0 129
|
||||
# InnoDB:
|
||||
# Boolean:
|
||||
# Full scan 100% yes, 0% no
|
||||
# String:
|
||||
|
@@ -54,7 +54,6 @@ select biz = '91848182522' from foo.bar \G
|
||||
# Rows examine 100 61.48k 61.48k 61.48k 61.48k 61.48k 0 61.48k
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 25 129 129 129 129 129 0 129
|
||||
# InnoDB:
|
||||
# Boolean:
|
||||
# Full scan 100% yes, 0% no
|
||||
# String:
|
||||
|
@@ -11,7 +11,6 @@
|
||||
# Rows examine 100 61.48k 61.48k 61.48k 61.48k 61.48k 0 61.48k
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 25 129 129 129 129 129 0 129
|
||||
# InnoDB:
|
||||
# Boolean:
|
||||
# Full scan 100% yes, 0% no
|
||||
# String:
|
||||
@@ -253,7 +252,6 @@ VALUES ('', 'Exact')\G
|
||||
# Rows examine 0 0 0 0 0 0 0 0
|
||||
# Merge passes 0 0 0 0 0 0 0 0
|
||||
# Query size 0 5 5 5 5 5 0 5
|
||||
# InnoDB:
|
||||
# String:
|
||||
# Hosts
|
||||
# Users [SQL_SLAVE]
|
||||
|
@@ -66,7 +66,6 @@ INSERT INTO db.v (m, b) VALUES ('', 'Exact')\G
|
||||
# Rows sent 0 0 0 0 0 0 0 0
|
||||
# Rows examine 0 0 0 0 0 0 0 0
|
||||
# Query size 52 48 48 48 48 48 0 48
|
||||
# InnoDB:
|
||||
# String:
|
||||
# Hosts
|
||||
# Users [SQL_SLAVE]
|
||||
|
Reference in New Issue
Block a user