My Project
|
Public Member Functions | |
virtual bool | handle_condition (THD *thd, uint sql_errno, const char *sql_state, Sql_condition::enum_warning_level level, const char *msg, Sql_condition **cond_hdl) |
const char * | message () const |
Silence all errors and warnings reported when performing a write to a log table. Errors and warnings are not reported to the client or SQL exception handlers, so that the presence of logging does not interfere and affect the logic of an application.