My Project
Public Member Functions
Silence_log_table_errors Class Reference

List of all members.

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

Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines