
#-----------------------------------------------------------------------
# Logs
#-----------------------------------------------------------------------

File: ...
Size: 198

#-----------------------------------------------------------------------
# Hosts
#-----------------------------------------------------------------------

host1:

  DSN:       h=127.1,P=12345
  hostname:  ...
  MySQL:     ...

host2:

  DSN:       h=127.1,P=12348
  hostname:  ...
  MySQL:     ...

########################################################################
# 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
