~percona-toolkit-dev/percona-toolkit/mysql-5.6-test-fixes

« back to all changes in this revision

Viewing changes to t/pt-query-digest/samples/slow007_explain_1.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 22:02:05 UTC
  • Revision ID: daniel@percona.com-20110624220205-e779cao9hcwyly1w
Add forked Maatkit tools in bin/ and their tests in t/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
# Query 1: 0 QPS, 0x concurrency, ID 0x8E306CDB7A800841 at byte 0 ________
 
3
# This item is included in the report because it matches --limit.
 
4
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
 
5
# EXPLAIN sparkline: s
 
6
# Query_time sparkline: | ^      |
 
7
# Time range: all events occurred at 2007-12-18 11:48:27
 
8
# Attribute    pct   total     min     max     avg     95%  stddev  median
 
9
# ============ === ======= ======= ======= ======= ======= ======= =======
 
10
# Count        100       1
 
11
# Exec time    100    12us    12us    12us    12us    12us       0    12us
 
12
# Lock time      0       0       0       0       0       0       0       0
 
13
# Rows sent      0       0       0       0       0       0       0       0
 
14
# Rows examine   0       0       0       0       0       0       0       0
 
15
# Merge passes   0       0       0       0       0       0       0       0
 
16
# Query size   100      23      23      23      23      23       0      23
 
17
# String:
 
18
# Databases    food
 
19
# Hosts
 
20
# Users        [SQL_SLAVE]
 
21
# Query_time distribution
 
22
#   1us
 
23
#  10us  ################################################################
 
24
# 100us
 
25
#   1ms
 
26
#  10ms
 
27
# 100ms
 
28
#    1s
 
29
#  10s+
 
30
# Tables
 
31
#    SHOW TABLE STATUS FROM `food` LIKE 'trees'\G
 
32
#    SHOW CREATE TABLE `food`.`trees`\G
 
33
# EXPLAIN /*!50100 PARTITIONS*/
 
34
SELECT fruit FROM trees\G
 
35
# *************************** 1. row ***************************
 
36
#            id: 1
 
37
#   select_type: SIMPLE
 
38
#         table: trees
 
39
#          type: system
 
40
# possible_keys: NULL
 
41
#           key: NULL
 
42
#       key_len: NULL
 
43
#           ref: NULL
 
44
#          rows: 0
 
45
#         Extra: const row not found