~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Brian Aker
  • Date: 2010-12-16 04:01:22 UTC
  • mfrom: (1996.2.1 compare)
  • Revision ID: brian@tangent.org-20101216040122-eodh5shwsij35ybe
Merge in uuid tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
931
931
    return &_killed;
932
932
  }
933
933
 
934
 
  bool is_admin_connection;
935
934
  bool some_tables_deleted;
936
935
  bool no_errors;
937
936
  bool password;