MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Plugin_error_handler, including all inherited members.
get_message() | Plugin_error_handler | inline |
handle_condition(THD *, uint sql_errno_u, const char *sqlstate, Sql_condition::enum_severity_level *, const char *msg) override | Plugin_error_handler | inlinevirtual |
Internal_error_handler() | Internal_error_handler | inlineprotected |
m_handle_error | Plugin_error_handler | private |
m_message | Plugin_error_handler | private |
m_prev_internal_handler | Internal_error_handler | private |
m_state | Plugin_error_handler | private |
m_thd | Plugin_error_handler | private |
Plugin_error_handler(THD *thd, sql_condition_handler_function handle_error, void *state) | Plugin_error_handler | inline |
prev_internal_handler() const | Internal_error_handler | inlineprotected |
~Internal_error_handler()=default | Internal_error_handler | protectedvirtual |
~Plugin_error_handler() override | Plugin_error_handler | inline |