Public Member Functions | |
| UnlockTables (Session *in_session) | |
| bool | execute () |
| bool | isTransactional () |
| void | set_command (enum_sql_command) |
| LEX & | lex () |
| session::Transactions & | transaction () |
| Session & | session () const |
| virtual bool | isShow () |
Definition at line 28 of file unlock_tables.h.
|
virtual |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 30 of file unlock_tables.cc.
References drizzled::Session::my_ok().