~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include/have_linux.inc

  • Committer: Brian Aker
  • Date: 2009-08-18 07:20:29 UTC
  • mfrom: (1117.1.9 merge)
  • Revision ID: brian@gaz-20090818072029-s9ch5lcmltxwidn7
Merge of Brian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
disable_query_log;
2
 
select VARIABLE_VALUE from data_dictionary.global_variables WHERE Variable_name="version_compile_os";
3
 
enable_query_log;