MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
bool | handle_condition (THD *thd, uint sql_errno, const char *sqlstate, Sql_condition::enum_warning_level level, const char *msg, Sql_condition **cond_hdl) |
Trigger_error_handler is intended to intercept and silence SQL conditions that might happen during trigger loading for SHOW statements. The potential SQL conditions are:
Definition at line 3843 of file sql_show.cc.