~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/query_log/tests/samples/sample-event.log

  • Committer: Mark Atwood
  • Date: 2011-08-06 22:44:31 UTC
  • mfrom: (2311.1.10 query-log-plugin)
  • Revision ID: me@mark.atwood.name-20110806224431-57s1770jarqncrl7
mergeĀ lp:~daniel-nichter/drizzle/query-log-plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# 1234-56-78T90:12:34.567890
 
2
# session_id=1 query_id=2 rows_examined=3 rows_sent=4 tmp_tables=5 warnings=6
 
3
# execution_time=7.890123 lock_time=4.567890 session_time=1.234567
 
4
# error=false
 
5
# schema="test"
 
6
SET GLOBAL query_log_file_enabled=TRUE;
 
7
#