~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include/not_as_root.inc

  • Committer: Jay Pipes
  • Date: 2008-07-18 20:20:47 UTC
  • mto: This revision was merged to the branch mainline in revision 182.
  • Revision ID: jay@mysql.com-20080718202047-1tnd4i9z3k3cvg9v
DBUG entirely removed from server and client

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;