Make 'Connect abort' errors just 'Connect' so all connect errors are lumped together.

This commit is contained in:
Daniel Nichter
2013-02-01 10:47:38 -07:00
parent b3e5a1f0dd
commit 572294540c
4 changed files with 11 additions and 11 deletions

View File

@@ -1698,8 +1698,8 @@ test_protocol_parser(
Rows_affected => 0,
Thread_id => 24,
Warning_count => 0,
arg => 'administrator command: Connect aborted',
bytes => 38,
arg => 'administrator command: Connect',
bytes => 30,
cmd => 'Admin',
db => undef,
host => '127.0.0.1',
@@ -1729,8 +1729,8 @@ test_protocol_parser(
Rows_affected => 0,
Thread_id => 13,
Warning_count => 0,
arg => 'administrator command: Connect aborted',
bytes => 38,
arg => 'administrator command: Connect',
bytes => 30,
cmd => 'Admin',
db => undef,
host => '100.0.0.2',

View File

@@ -5,10 +5,10 @@
# ============ ======= ======= ======= ======= ======= ======= =======
# Exec time 4s 4s 4s 4s 4s 0 4s
# Rows affecte 0 0 0 0 0 0 0
# Query size 38 38 38 38 38 0 38
# Query size 30 30 30 30 30 0 30
# Warning coun 0 0 0 0 0 0 0
# Query 1: 0 QPS, 0x concurrency, ID 0x1AE4CFF32EE9545A at byte 0 ________
# Query 1: 0 QPS, 0x concurrency, ID 0x5D51E5F01B88B79E at byte 0 ________
# This item is included in the report because it matches --limit.
# Scores: Apdex = 0.50 [1.0]*, V/M = 0.00
# Query_time sparkline: | ^ |
@@ -18,7 +18,7 @@
# Count 100 1
# Exec time 100 4s 4s 4s 4s 4s 0 4s
# Rows affecte 0 0 0 0 0 0 0 0
# Query size 100 38 38 38 38 38 0 38
# Query size 100 30 30 30 30 30 0 30
# Warning coun 0 0 0 0 0 0 0 0
# String:
# Hosts 100.0.0.2
@@ -31,9 +31,9 @@
# 100ms
# 1s ################################################################
# 10s+
administrator command: Connect aborted\G
administrator command: Connect\G
# Profile
# Rank Query ID Response time Calls R/Call Apdx V/M Item
# ==== ================== ============= ===== ====== ==== ===== ==========
# 1 0x1AE4CFF32EE9545A 3.8195 100.0% 1 3.8195 0.50 0.00 ADMIN CONNECT ABORTED
# 1 0x5D51E5F01B88B79E 3.8195 100.0% 1 3.8195 0.50 0.00 ADMIN CONNECT