~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Olaf van der Spek
  • Date: 2011-10-18 11:01:40 UTC
  • mto: This revision was merged to the branch mainline in revision 2443.
  • Revision ID: olafvdspek@gmail.com-20111018110140-5kiyo83d27p56orh
Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1021
1021
  void add_group_to_list(Item *item, bool asc);
1022
1022
 
1023
1023
  void refresh_status();
1024
 
  user_var_entry *getVariable(lex_string_t &name, bool create_if_not_exists);
1025
 
  user_var_entry *getVariable(const std::string  &name, bool create_if_not_exists);
1026
 
  void setVariable(const std::string &name, const std::string &value);
 
1024
  user_var_entry* getVariable(str_ref name, bool create_if_not_exists);
 
1025
  void setVariable(const std::string& name, const std::string& value);
1027
1026
 
1028
1027
  /**
1029
1028
   * Closes all tables used by the current substatement, or all tables
1030
1029
   * used by this thread if we are on the upper level.
1031
1030
   */
1032
1031
  void close_thread_tables();
1033
 
  void close_old_data_files(bool morph_locks= false,
1034
 
                            bool send_refresh= false);
1035
 
  void close_data_files_and_morph_locks(const identifier::Table &identifier);
 
1032
  void close_old_data_files(bool morph_locks= false, bool send_refresh= false);
 
1033
  void close_data_files_and_morph_locks(const identifier::Table&);
1036
1034
 
1037
1035
  /**
1038
1036
   * Prepares statement for reopening of tables and recalculation of set of