~percona-toolkit-dev/percona-toolkit/fix-change-master-bug-932614

« back to all changes in this revision

Viewing changes to t/lib/samples/QueryReportFormatter/report001.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
# Overall: 1 total, 1 unique, 0 QPS, 0x concurrency ______________________
 
3
# Time range: all events occurred at 2007-10-15 21:43:52
 
4
# Attribute          total     min     max     avg     95%  stddev  median
 
5
# ============     ======= ======= ======= ======= ======= ======= =======
 
6
# Exec time             1s      1s      1s      1s      1s       0      1s
 
7
# Lock time            1ms     1ms     1ms     1ms     1ms       0     1ms
 
8
 
 
9
# Query 1: 0 QPS, 0x concurrency, ID 0x5796997451B1FA1D at byte 123 ______
 
10
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
 
11
# Query_time sparkline: |      ^ |
 
12
# Time range: all events occurred at 2007-10-15 21:43:52
 
13
# Attribute    pct   total     min     max     avg     95%  stddev  median
 
14
# ============ === ======= ======= ======= ======= ======= ======= =======
 
15
# Count        100       1
 
16
# Exec time    100      1s      1s      1s      1s      1s       0      1s
 
17
# Lock time    100     1ms     1ms     1ms     1ms     1ms       0     1ms
 
18
# String:
 
19
# cmd          Query
 
20
# Databases    foodb
 
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 `foodb` LIKE 'tbl'\G
 
32
#    SHOW CREATE TABLE `foodb`.`tbl`\G
 
33
# CRC 926
 
34
# EXPLAIN /*!50100 PARTITIONS*/
 
35
select col from tbl where id=42\G
 
36
 
 
37
# Profile
 
38
# Rank Query ID           Response time Calls R/Call Apdx V/M   Item
 
39
# ==== ================== ============= ===== ====== ==== ===== ==========
 
40
#    1 0x5796997451B1FA1D 1.0007 100.0%     1 1.0007 1.00  0.00 SELECT tbl