mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-16 16:23:30 +00:00
61 lines
1.3 KiB
Plaintext
61 lines
1.3 KiB
Plaintext
|
|
#-----------------------------------------------------------------------
|
|
# Logs
|
|
#-----------------------------------------------------------------------
|
|
|
|
File: ...
|
|
Size: 145
|
|
|
|
#-----------------------------------------------------------------------
|
|
# Hosts
|
|
#-----------------------------------------------------------------------
|
|
|
|
host1:
|
|
|
|
DSN: h=127.1,P=12345
|
|
hostname: ...
|
|
MySQL: ...
|
|
|
|
host2:
|
|
|
|
DSN: h=127.1,P=12348
|
|
hostname: ...
|
|
MySQL: ...
|
|
|
|
########################################################################
|
|
# Query class 483E7FA163F8DA7B
|
|
########################################################################
|
|
|
|
Reporting class because it has diffs, but hasn't been reported yet.
|
|
|
|
Total queries 1
|
|
Unique queries 1
|
|
Discarded queries 0
|
|
|
|
select * from test.t order by id
|
|
|
|
##
|
|
## Row diffs: 1
|
|
##
|
|
|
|
-- 1.
|
|
|
|
@ first 3 of 5 missing rows
|
|
> 7,g,2013-01-01 00:00:07
|
|
> 8,h,2013-01-01 00:00:08
|
|
> 9,i,2013-01-01 00:00:09
|
|
|
|
select * from test.t order by id
|
|
|
|
#-----------------------------------------------------------------------
|
|
# Stats
|
|
#-----------------------------------------------------------------------
|
|
|
|
failed_queries 0
|
|
not_select 0
|
|
queries_filtered 0
|
|
queries_no_diffs 0
|
|
queries_read 1
|
|
queries_with_diffs 1
|
|
queries_with_errors 0
|