~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/query_log/tests/r/thresholds.result

  • Committer: Mark Atwood
  • Date: 2011-09-20 06:47:25 UTC
  • mfrom: (2420.1.1 query-log-1.0)
  • Revision ID: me@mark.atwood.name-20110920064725-wfa8n7up69l4ulod
mergeĀ lp:~daniel-nichter/drizzle/query-log-ts

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
Checking attributes and values of query SELECT SLEEP(0.5);
27
27
arg value equals SELECT SLEEP(0.5); OK
28
28
 
29
 
# 0000-00-00T00:00:00.000000
 
29
# start_ts=0-00-00T00:00:00.000000
30
30
# session_id=0 query_id=0 rows_examined=0 rows_sent=0 tmp_tables=0 warnings=0
31
31
# execution_time=0.000000 lock_time=0.000000 session_time=0.000000
32
32
# error=false
45
45
Checking attributes and values of query SELECT 'one';
46
46
arg value equals SELECT 'one'; OK
47
47
 
48
 
# 0000-00-00T00:00:00.000000
 
48
# start_ts=0-00-00T00:00:00.000000
49
49
# session_id=0 query_id=0 rows_examined=0 rows_sent=0 tmp_tables=0 warnings=0
50
50
# execution_time=0.000000 lock_time=0.000000 session_time=0.000000
51
51
# error=false