Public Member Functions | |
| SetOption (Session *in_session) | |
| bool | execute () |
| void | set_command (enum_sql_command) |
| LEX & | lex () |
| session::Transactions & | transaction () |
| virtual bool | isTransactional () |
| Session & | session () const |
| virtual bool | isShow () |
Public Attributes | |
| bool | one_shot_set |
Definition at line 28 of file set_option.h.
|
virtual |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 41 of file set_option.cc.
References drizzled::Session::my_ok(), and drizzled::sql_set_variables().