~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/slow048.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: 1.33 QPS, 0.00x concurrency, ID 0x208AC308FD716D83 at byte 454
 
3
# This item is included in the report because it matches --limit.
 
4
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
 
5
# Query_time sparkline: | ^      |
 
6
# Time range: 2010-06-24 11:48:27 to 11:48:30
 
7
# Attribute    pct   total     min     max     avg     95%  stddev  median
 
8
# ============ === ======= ======= ======= ======= ======= ======= =======
 
9
# Count        100       4
 
10
# Exec time    100    51us    12us    13us    12us    12us       0    12us
 
11
# Lock time      0       0       0       0       0       0       0       0
 
12
# Rows sent      0       0       0       0       0       0       0       0
 
13
# Rows examine   0       0       0       0       0       0       0       0
 
14
# Query size   100     196      45      53      49   51.63    2.57   46.83
 
15
# Query_time distribution
 
16
#   1us
 
17
#  10us  ################################################################
 
18
# 100us
 
19
#   1ms
 
20
#  10ms
 
21
# 100ms
 
22
#    1s
 
23
#  10s+
 
24
# Tables
 
25
#    SHOW TABLE STATUS LIKE 'products'\G
 
26
#    SHOW CREATE TABLE `products`\G
 
27
# EXPLAIN /*!50100 PARTITIONS*/
 
28
SELECT * FROM `products` ORDER BY name, shape asc\G
 
29
 
 
30
# Profile
 
31
# Rank Query ID           Response time Calls R/Call Apdx V/M   Item
 
32
# ==== ================== ============= ===== ====== ==== ===== ==========
 
33
#    1 0x208AC308FD716D83 0.0001 100.0%     4 0.0000 1.00  0.00 SELECT products