mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Change Stats header lines from = to - because it's not a query class.
This commit is contained in:
@@ -22,9 +22,9 @@ host2:
|
||||
hostname: ...
|
||||
MySQL: ...
|
||||
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
# Stats
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
failed_queries 0
|
||||
not_select 1
|
||||
|
@@ -19,9 +19,9 @@ host2:
|
||||
hostname: ...
|
||||
MySQL: ...
|
||||
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
# Stats
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
failed_queries 0
|
||||
not_select 0
|
||||
|
@@ -22,9 +22,9 @@ host2:
|
||||
hostname: ...
|
||||
MySQL: ...
|
||||
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
# Stats
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
failed_queries 0
|
||||
not_select 0
|
||||
|
@@ -19,9 +19,9 @@ host2:
|
||||
hostname: ...
|
||||
MySQL: ...
|
||||
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
# Stats
|
||||
########################################################################
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
failed_queries 0
|
||||
not_select 0
|
||||
|
Reference in New Issue
Block a user