|
MySQL 5.6.14 Source Code Document
|
This is the complete list of members for Prelocking_strategy, including all inherited members.
| handle_routine(THD *thd, Query_tables_list *prelocking_ctx, Sroutine_hash_entry *rt, sp_head *sp, bool *need_prelocking)=0 (defined in Prelocking_strategy) | Prelocking_strategy | pure virtual |
| handle_table(THD *thd, Query_tables_list *prelocking_ctx, TABLE_LIST *table_list, bool *need_prelocking)=0 (defined in Prelocking_strategy) | Prelocking_strategy | pure virtual |
| handle_view(THD *thd, Query_tables_list *prelocking_ctx, TABLE_LIST *table_list, bool *need_prelocking)=0 (defined in Prelocking_strategy) | Prelocking_strategy | pure virtual |
| ~Prelocking_strategy() (defined in Prelocking_strategy) | Prelocking_strategy | inlinevirtual |