Drizzled Public API Documentation

drizzled::statement::ShowWarnings Class Reference
Inheritance diagram for drizzled::statement::ShowWarnings:
drizzled::statement::Statement

List of all members.

Public Member Functions

 ShowWarnings (Session *in_session)
bool execute ()
void set_command (enum_sql_command)
LEXlex ()
session::Transactionstransaction ()
virtual bool isTransactional ()
Sessionsession () const
virtual bool isShow ()

Detailed Description

Definition at line 33 of file show_warnings.h.


Member Function Documentation

bool drizzled::statement::ShowWarnings::execute ( ) [virtual]

Execute the statement.

Returns:
true on failure; false on success

Implements drizzled::statement::Statement.

Definition at line 33 of file show_warnings.cc.


The documentation for this class was generated from the following files: