MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Opt_hints_global, including all inherited members.
append_hint_type(String *str, opt_hints_enum type) | Opt_hints | private |
append_name(const THD *, String *) override | Opt_hints_global | inlinevirtual |
check_unresolved(THD *thd) | Opt_hints | |
child_array | Opt_hints | private |
child_array_ptr() | Opt_hints | inline |
find_by_name(const LEX_CSTRING *name_arg, const CHARSET_INFO *cs) const | Opt_hints | |
get_complex_hints(opt_hints_enum type) override | Opt_hints_global | virtual |
get_name() const | Opt_hints | inlinevirtual |
get_parent() const | Opt_hints | inline |
get_print_name() | Opt_hints | inlinevirtual |
get_switch(opt_hints_enum type_arg) const | Opt_hints | |
hints_map | Opt_hints | private |
ignore_print(opt_hints_enum type_arg) const | Opt_hints | inlinevirtual |
incr_resolved_children() | Opt_hints | inline |
is_all_resolved() const | Opt_hints | inline |
is_resolved(opt_hints_enum type_arg) | Opt_hints | inlinevirtual |
is_specified(opt_hints_enum type_arg) const | Opt_hints | inline |
max_exec_time | Opt_hints_global | |
name | Opt_hints | private |
Opt_hints(const LEX_CSTRING *name_arg, Opt_hints *parent_arg, MEM_ROOT *mem_root_arg) | Opt_hints | inline |
Opt_hints_global(MEM_ROOT *mem_root_arg) | Opt_hints_global | inline |
parent | Opt_hints | private |
print(const THD *thd, String *str, enum_query_type query_type) | Opt_hints | |
print_irregular_hints(const THD *thd, String *str) override | Opt_hints_global | virtual |
print_warn_unresolved(THD *thd) | Opt_hints | private |
register_child(Opt_hints *hint_arg) | Opt_hints | inline |
resolved | Opt_hints | private |
resolved_children | Opt_hints | private |
set_name(const LEX_CSTRING *name_arg) | Opt_hints | inline |
set_resolved() | Opt_hints | inlinevirtual |
set_switch(bool switch_state_arg, opt_hints_enum type_arg, bool check_parent) | Opt_hints | inline |
set_unresolved(opt_hints_enum type_arg) | Opt_hints | inlinevirtual |
sys_var_hint | Opt_hints_global | |
~Opt_hints()=default | Opt_hints | virtual |