Public Member Functions | |
| Drop (Session *, str_ref) | |
| bool | authorized () const |
| bool | perform () const |
| bool | execute () |
| const identifier::Catalog & | identifier () const |
| void | set_command (enum_sql_command) |
| LEX & | lex () |
| session::Transactions & | transaction () |
| virtual bool | isTransactional () |
| Session & | session () const |
| virtual bool | isShow () |
|
virtualinherited |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 36 of file catalog.cc.