|
MySQL 5.6.14 Source Code Document
|
This is the complete list of members for MDL_context, including all inherited members.
| acquire_lock(MDL_request *mdl_request, ulong lock_wait_timeout) | MDL_context | |
| acquire_locks(MDL_request_list *requests, ulong lock_wait_timeout) | MDL_context | |
| clone_ticket(MDL_request *mdl_request) | MDL_context | |
| destroy() | MDL_context | |
| done_waiting_for() | MDL_context | inline |
| find_deadlock() | MDL_context | |
| get_deadlock_weight() const | MDL_context | inline |
| get_needs_thr_lock_abort() const (defined in MDL_context) | MDL_context | inline |
| get_owner() (defined in MDL_context) | MDL_context | inline |
| has_lock(const MDL_savepoint &mdl_savepoint, MDL_ticket *mdl_ticket) | MDL_context | |
| has_locks() const (defined in MDL_context) | MDL_context | inline |
| init(MDL_context_owner *arg) | MDL_context | inline |
| is_lock_owner(MDL_key::enum_mdl_namespace mdl_namespace, const char *db, const char *name, enum_mdl_type mdl_type) | MDL_context | |
| lock_deadlock_victim() (defined in MDL_context) | MDL_context | inline |
| m_wait | MDL_context | |
| MDL_context() | MDL_context | |
| mdl_savepoint() (defined in MDL_context) | MDL_context | inline |
| release_all_locks_for_name(MDL_ticket *ticket) | MDL_context | |
| release_lock(MDL_ticket *ticket) | MDL_context | |
| release_statement_locks() (defined in MDL_context) | MDL_context | |
| release_transactional_locks() | MDL_context | |
| rollback_to_savepoint(const MDL_savepoint &mdl_savepoint) | MDL_context | |
| set_explicit_duration_for_all_locks() | MDL_context | |
| set_lock_duration(MDL_ticket *mdl_ticket, enum_mdl_duration duration) | MDL_context | |
| set_needs_thr_lock_abort(bool needs_thr_lock_abort) (defined in MDL_context) | MDL_context | inline |
| set_transaction_duration_for_all_locks() | MDL_context | |
| Ticket_iterator typedef (defined in MDL_context) | MDL_context | |
| Ticket_list typedef (defined in MDL_context) | MDL_context | |
| try_acquire_lock(MDL_request *mdl_request) | MDL_context | |
| unlock_deadlock_victim() (defined in MDL_context) | MDL_context | inline |
| upgrade_shared_lock(MDL_ticket *mdl_ticket, enum_mdl_type new_type, ulong lock_wait_timeout) | MDL_context | |
| visit_subgraph(MDL_wait_for_graph_visitor *dvisitor) | MDL_context | |
| will_wait_for(MDL_wait_for_subgraph *waiting_for_arg) | MDL_context | inline |