mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 07:30:02 +00:00
36 lines
838 B
Plaintext
36 lines
838 B
Plaintext
########################################################################
|
|
# Query class F05C9711D543F5BF
|
|
########################################################################
|
|
|
|
Reporting class because it has diffs, but hasn't been reported yet.
|
|
|
|
Total queries 1
|
|
Unique queries 1
|
|
Discarded queries 0
|
|
|
|
select (unix_timestamp(now()) ? unix_timestamp(?)) / ?, sleep(?)
|
|
|
|
##
|
|
## Row diffs: 1
|
|
##
|
|
|
|
-- 1.
|
|
|
|
@ row 1
|
|
< 0,0
|
|
> 0,0
|
|
|
|
SELECT (UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP('2012-09-16 10:16:36')) / 60, SLEEP(1)
|
|
|
|
########################################################################
|
|
# 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
|