My Project
Public Member Functions
MDL_deadlock_handler Class Reference

List of all members.

Public Member Functions

 MDL_deadlock_handler (Open_table_context *ot_ctx_arg)
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)

Detailed Description

An error handler which converts, if possible, ER_LOCK_DEADLOCK error that can occur when we are trying to acquire a metadata lock to a request for back-off and re-start of open_tables() process.


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