My Project
|
Public Member Functions | |
virtual bool | handle_condition (THD *thd, uint sql_errno, const char *sqlstate, Sql_condition::enum_warning_level level, const char *msg, Sql_condition **cond_hdl) |
Public Attributes | |
char | buff [MYSQL_ERRMSG_SIZE] |
An interceptor to hijack the text of the error message without setting an error in the thread. We need the text to present it in the form of a warning to the user.