~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include/not_as_root.inc

  • Committer: Brian Aker
  • Date: 2008-07-18 22:05:16 UTC
  • Revision ID: brian@tangent.org-20080718220516-dzyjle0iqqjssphx
Dead debug code removal (and a compatible "never used") bit in the
optimizer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
disable_query_log;
2
 
eval select "$DRIZZLE_TEST_ROOT" as running_as_root;
3
 
enable_query_log;