~mordred/drizzle/merge-pandora-build

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Brian Aker
  • Date: 2010-12-17 22:19:09 UTC
  • mfrom: (1960.2.15 trunk-admin-tool)
  • Revision ID: brian@tangent.org-20101217221909-gsltcrjo302qjx26
Merge of Andrew

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;
934
935
  bool some_tables_deleted;
935
936
  bool no_errors;
936
937
  bool password;