Public Member Functions | |
| Kill (Session *in_session, Item *item, bool is_query_kill) | |
| 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.
Definition at line 46 of file kill.cc.
References drizzled::Item::fixed, drizzled::Session::my_ok(), and drizzled::Item::val_int().