~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Monty Taylor
  • Date: 2010-12-16 00:11:51 UTC
  • mto: (1999.1.1 clean)
  • mto: This revision was merged to the branch mainline in revision 2000.
  • Revision ID: mordred@inaugust.com-20101216001151-kffm265hocioqtdk
Add error message data dictionary table.

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;