MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Silence_log_table_errors Class Reference

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.

Definition at line 231 of file log.cc.


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