1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
# Query 1: 0 QPS, 0x concurrency, ID 0x7417646A9FE969365D51E5F01B88B79E at byte 1470
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.00
# Time range: all events occurred at 2009-04-12 11:00:13.118191
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 25 1
# Exec time 96 11ms 11ms 11ms 11ms 11ms 0 11ms
# Rows affecte 0 0 0 0 0 0 0 0
# Query size 23 30 30 30 30 30 0 30
# Warning coun 0 0 0 0 0 0 0 0
# String:
# Databases mysql
# Hosts 127.0.0.1
# Users msandbox
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms ################################################################
# 100ms
# 1s
# 10s+
administrator command: Connect\G
# Query 2: 0 QPS, 0x concurrency, ID 0x0E7680C04FF2596BE3A3649C5FAC418D at byte 2449
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.00
# Time range: all events occurred at 2009-04-12 11:00:13.118643
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 25 1
# Exec time 2 265us 265us 265us 265us 265us 0 265us
# Rows affecte 0 0 0 0 0 0 0 0
# Query size 24 32 32 32 32 32 0 32
# Warning coun 0 0 0 0 0 0 0 0
# String:
# Databases mysql
# Hosts 127.0.0.1
# Users msandbox
# Query_time distribution
# 1us
# 10us
# 100us ################################################################
# 1ms
# 10ms
# 100ms
# 1s
# 10s+
# EXPLAIN /*!50100 PARTITIONS*/
select @@version_comment limit 1\G
# Query 3: 0 QPS, 0x concurrency, ID 0x444453C18020D84EAE5A83B27932AB98 at byte 3298
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.00
# Time range: all events occurred at 2009-04-12 11:00:13.119079
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 25 1
# Exec time 1 167us 167us 167us 167us 167us 0 167us
# Rows affecte 0 0 0 0 0 0 0 0
# Query size 31 41 41 41 41 41 0 41
# Warning coun 0 0 0 0 0 0 0 0
# String:
# Databases mysql
# Hosts 127.0.0.1
# Users msandbox
# Query_time distribution
# 1us
# 10us
# 100us ################################################################
# 1ms
# 10ms
# 100ms
# 1s
# 10s+
# EXPLAIN /*!50100 PARTITIONS*/
select "paris in the the spring" as trick\G
# Query 4: 0 QPS, 0x concurrency, ID 0xEDBC971AEC392917AA353644DE4C4CB4 at byte 4186
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.00
# Time range: all events occurred at 2009-04-12 11:00:13.119487
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 25 1
# Exec time 0 0 0 0 0 0 0 0
# Rows affecte 0 0 0 0 0 0 0 0
# Query size 20 27 27 27 27 27 0 27
# Warning coun 0 0 0 0 0 0 0 0
# String:
# Databases mysql
# Hosts 127.0.0.1
# Users msandbox
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s
# 10s+
administrator command: Quit\G
|