Public Member Functions | |
| Create (Session *in_session, drizzled::lex_string_t &arg) | |
| bool | authorized () const |
| bool | perform () const |
| bool | execute () |
| identifier::Catalog::const_reference | identifier () const |
| void | set_command (enum_sql_command) |
| LEX & | lex () |
| session::Transactions & | transaction () |
| virtual bool | isTransactional () |
| Session & | session () const |
| virtual bool | isShow () |
| bool drizzled::statement::Catalog::execute | ( | ) | [virtual, inherited] |
Execute the statement.
Implements drizzled::statement::Statement.
Definition at line 39 of file catalog.cc.