MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for PT_key_level_hint, including all inherited members.
add_json_info(Json_object *json_obj) | Parse_tree_node_tmpl< Context > | inlineprotectedvirtual |
append_args(const THD *thd, String *str) const override | PT_key_level_hint | virtual |
begin_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
context_t typedef | Parse_tree_node_tmpl< Context > | |
contextualize(Context *pc) final | Parse_tree_node_tmpl< Context > | inlinevirtual |
contextualized | Parse_tree_node_tmpl< Context > | private |
do_contextualize(Parse_context *pc) override | PT_key_level_hint | |
PT_hint::do_contextualize(Context *pc) | Parse_tree_node_tmpl< Context > | inlineprotectedvirtual |
end_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
error(Context *pc, const POS &pos) const | Parse_tree_node_tmpl< Context > | inline |
error(Context *pc, const POS &pos, const char *msg) const | Parse_tree_node_tmpl< Context > | inline |
errorf(Context *pc, const POS &pos, const char *format,...) const | Parse_tree_node_tmpl< Context > | inline |
hint_type | PT_hint | private |
is_contextualized() const | Parse_tree_node_tmpl< Context > | inline |
key_list | PT_key_level_hint | private |
m_pos | Parse_tree_node_tmpl< Context > | |
operator delete(void *ptr, size_t size) | Parse_tree_node_tmpl< Context > | inlinestatic |
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
operator=(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
Parse_tree_node_tmpl(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
Parse_tree_node_tmpl()=delete | Parse_tree_node_tmpl< Context > | protected |
Parse_tree_node_tmpl(const POS &pos) | Parse_tree_node_tmpl< Context > | inlineexplicitprotected |
Parse_tree_node_tmpl(const POS &start_pos, const POS &end_pos) | Parse_tree_node_tmpl< Context > | inlineexplicitprotected |
print_warn(THD *thd, uint err_code, const LEX_CSTRING *qb_name_arg, LEX_CSTRING *table_name_arg, LEX_CSTRING *key_name_arg, PT_hint *hint) const | PT_hint | virtual |
PT_hint(opt_hints_enum hint_type_arg, bool switch_state_arg) | PT_hint | inline |
PT_key_level_hint(Hint_param_table &table_name_arg, const Hint_param_index_list &key_list_arg, bool switch_state_arg, opt_hints_enum hint_type_arg) | PT_key_level_hint | inline |
state | PT_hint | private |
super typedef | PT_key_level_hint | private |
supports_view() | PT_hint | inline |
switch_on() const | PT_hint | inline |
table_name | PT_key_level_hint | private |
type() const | PT_hint | inline |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |