Public Member Functions | |
RollbackToSavepoint (Session *in_session, str_ref ident) | |
bool | execute () |
bool | isTransactional () |
void | set_command (enum_sql_command) |
LEX & | lex () |
session::Transactions & | transaction () |
Session & | session () const |
virtual bool | isShow () |
Definition at line 29 of file rollback_to_savepoint.h.
|
virtual |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 36 of file rollback_to_savepoint.cc.
References drizzled::Session::my_ok().