mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
76 lines
1.2 KiB
Plaintext
76 lines
1.2 KiB
Plaintext
|
|
#-----------------------------------------------------------------------
|
|
# Logs
|
|
#-----------------------------------------------------------------------
|
|
|
|
File: ...
|
|
Size: 126
|
|
|
|
#-----------------------------------------------------------------------
|
|
# Hosts
|
|
#-----------------------------------------------------------------------
|
|
|
|
host1:
|
|
|
|
DSN: h=127.1,P=12345
|
|
hostname: ...
|
|
MySQL: ...
|
|
|
|
host2:
|
|
|
|
DSN: h=127.1,P=12348
|
|
hostname: ...
|
|
MySQL: ...
|
|
|
|
########################################################################
|
|
# Query class 3530F787A2430DC8
|
|
########################################################################
|
|
|
|
Reporting class because there are 3 row diffs.
|
|
|
|
Total queries 3
|
|
Unique queries 3
|
|
Discarded queries 0
|
|
|
|
select @@port
|
|
|
|
##
|
|
## Row diffs: 3
|
|
##
|
|
|
|
-- 1.
|
|
|
|
@ row 1
|
|
< 12345
|
|
> 12348
|
|
|
|
select @@port
|
|
|
|
-- 2.
|
|
|
|
@ row 1
|
|
< 12345
|
|
> 12348
|
|
|
|
select @@port
|
|
|
|
-- 3.
|
|
|
|
@ row 1
|
|
< 12345
|
|
> 12348
|
|
|
|
select @@port
|
|
|
|
#-----------------------------------------------------------------------
|
|
# Stats
|
|
#-----------------------------------------------------------------------
|
|
|
|
failed_queries 0
|
|
not_select 0
|
|
queries_filtered 0
|
|
queries_no_diffs 0
|
|
queries_read 9
|
|
queries_with_diffs 9
|
|
queries_with_errors 0
|