~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/slow014_report.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 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
# ============ === ======= ======= ======= ======= ======= ======= =======
 
9
# Count        100       2
 
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
 
15
# String:
 
16
# Databases    test
 
17
# Hosts        localhost
 
18
# Users        root
 
19
# Query_time distribution
 
20
#   1us
 
21
#  10us
 
22
# 100us
 
23
#   1ms
 
24
#  10ms
 
25
# 100ms
 
26
#    1s  ################################################################
 
27
#  10s+
 
28
# Tables
 
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