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 () |
bool drizzled::statement::Kill::execute | ( | ) | [virtual] |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 48 of file kill.cc.
References drizzled::Item::fixed, drizzled::Session::my_ok(), and drizzled::Item::val_int().