~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include/have_linux.inc

  • Committer: Brian Aker
  • Date: 2008-07-14 22:07:42 UTC
  • Revision ID: brian@tangent.org-20080714220742-y7fjh1mitrfcgfij
Second pass cleanup on removal of my_uint types

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;