~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Daniel
  • Date: 2011-09-18 20:03:12 UTC
  • mto: This revision was merged to the branch mainline in revision 2422.
  • Revision ID: daniel@ubuntu-10-20110918200312-wuih58m2iey3l5t5
Make first event line start_ts=TS.  Update and expand docu; fix a typo (wrong version).

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