My Project
Public Member Functions | Public Attributes
Ha_delete_table_error_handler Struct Reference

List of all members.

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]

Detailed Description

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.


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