mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
Fix "Error: none" issue for tcpdump logs.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
# Query size 45 50 50 50 50 50 0 50
|
||||
# Warning coun 0 0 0 0 0 0 0 0
|
||||
# String:
|
||||
# Errors none
|
||||
# Hosts 127.0.0.1
|
||||
# Statement id 2
|
||||
# Query_time distribution
|
||||
@@ -45,7 +44,6 @@ SELECT * FROM d.t3 WHERE v=? OR c=? OR f=?\G
|
||||
# Query size 54 59 59 59 59 59 0 59
|
||||
# Warning coun 0 0 0 0 0 0 0 0
|
||||
# String:
|
||||
# Errors none
|
||||
# Hosts 127.0.0.1
|
||||
# Statement id 2
|
||||
# Query_time distribution
|
||||
|
Reference in New Issue
Block a user