Public Member Functions | |
Select (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 () |
bool drizzled::statement::Select::execute | ( | ) | [virtual] |
Execute the statement.
Implements drizzled::statement::Statement.
Reimplemented in drizzled::statement::Show.
Definition at line 37 of file select.cc.
References drizzled::Session::status_var.