MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Opt_hints_qb, including all inherited members.
adjust_table_hints(Table_ref *table) | Opt_hints_qb | |
append_hint_type(String *str, opt_hints_enum type) | Opt_hints | private |
append_name(const THD *thd, String *str) override | Opt_hints_qb | inlinevirtual |
append_qb_hint(const THD *thd, String *str) | Opt_hints_qb | inline |
apply_join_order_hints(JOIN *join) | Opt_hints_qb | |
buff | Opt_hints_qb | private |
check_join_order_hints(RelationalExpression *left, RelationalExpression *right, const mem_root_deque< Table_ref * > *join_list) | Opt_hints_qb | |
check_unresolved(THD *thd) | Opt_hints | |
child_array | Opt_hints | private |
child_array_ptr() | Opt_hints | inline |
clear_join_order_hints() | Opt_hints_qb | |
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_qb | virtual |
get_name() const | Opt_hints | inlinevirtual |
get_parent() const | Opt_hints | inline |
get_print_name() override | Opt_hints_qb | inlinevirtual |
get_switch(opt_hints_enum type_arg) const | Opt_hints | |
has_join_order_hints() const | Opt_hints_qb | |
hinted_join_order(PT_qb_level_hint *hint, RelationalExpression *left, RelationalExpression *right, const mem_root_deque< Table_ref * > *join_list) | Opt_hints_qb | |
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 |
join_order_hints | Opt_hints_qb | private |
join_order_hints_ignored | Opt_hints_qb | private |
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_qb(Opt_hints *opt_hints_arg, MEM_ROOT *mem_root_arg, uint select_number_arg) | Opt_hints_qb | |
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_qb | virtual |
print_warn_unresolved(THD *thd) | Opt_hints | private |
PT_qb_level_hint | Opt_hints_qb | friend |
register_child(Opt_hints *hint_arg) | Opt_hints | inline |
register_join_order_hint(PT_qb_level_hint *hint_arg) | Opt_hints_qb | inlineprivate |
resolved | Opt_hints | private |
resolved_children | Opt_hints | private |
select_number | Opt_hints_qb | private |
semijoin_enabled(const THD *thd) const | Opt_hints_qb | |
semijoin_hint | Opt_hints_qb | 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 |
sj_enabled_strategies(uint opt_switches) const | Opt_hints_qb | |
sort_tables_in_join_order(THD *thd, const mem_root_deque< Table_ref * > &join_list, bool toplevel=false) | Opt_hints_qb | |
subquery_hint | Opt_hints_qb | private |
subquery_strategy() const | Opt_hints_qb | |
sys_name | Opt_hints_qb | private |
~Opt_hints()=default | Opt_hints | virtual |