~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

Merge in Monty's rename patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
954
954
    can not continue. In particular, disables activation of
955
955
    CONTINUE or EXIT handlers of stored routines.
956
956
    Reset in the end of processing of the current user request, in
957
 
    @see mysql_reset_session_for_next_command().
 
957
    @see reset_session_for_next_command().
958
958
  */
959
959
  bool is_fatal_error;
960
960
  /**