Public Member Functions | |
| Check (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 () |
|
virtual |
Execute the statement.
Implements drizzled::statement::Statement.