MySQL 9.0.0
Source Code Documentation
Query_term_except Member List

This is the complete list of members for Query_term_except, including all inherited members.

child_count() const overrideQuery_term_set_opinlinevirtual
cleanup(bool full) overrideQuery_term_set_opvirtual
cleanup_query_result(bool full)Query_term
debugPrint(int level, std::ostringstream &buf) const overrideQuery_term_exceptvirtual
destroy_tree() overrideQuery_term_set_opinlinevirtual
fields()Query_terminline
has_mixed_distinct_operators()Query_term_set_op
indent(int level, std::ostringstream &buf)Query_termstatic
is_unary() constQuery_term_set_opinline
label_children() overrideQuery_term_set_opinlinevirtual
m_blockQuery_term_set_opprivate
m_childrenQuery_term_set_op
m_fieldsQuery_termprotected
m_first_distinctQuery_term_set_op
m_is_materializedQuery_term_set_op
m_last_distinctQuery_term_set_op
m_owning_operandQuery_termprotected
m_parentQuery_termprotected
m_result_tableQuery_termprotected
m_setop_query_resultQuery_termprotected
m_sibling_idxQuery_termprotected
open_result_tables(THD *thd, int level) overrideQuery_term_set_opvirtual
operator_string() const overrideQuery_term_exceptinlinevirtual
owning_operand()Query_terminline
parent() constQuery_terminline
print(int level, std::ostringstream &buf, const char *type) constQuery_term_set_opprotected
print_order(const THD *thd, String *str, ORDER *ord, enum_query_type query_type)Query_termstatic
printPointers(std::ostringstream &buf) constQuery_term
pushdown_limit_order_by(Query_term_set_op *parent=nullptr)Query_term
query_block() const overrideQuery_term_set_opinlinevirtual
Query_term_except(MEM_ROOT *mem_root)Query_term_exceptinline
Query_term_set_op(MEM_ROOT *mem_root)Query_term_set_opinlineprotected
redundant_order_by(Query_block *block, int level)Query_term
result_table()Query_terminline
set_block(Query_block *b)Query_term_set_opinline
set_fields(mem_root_deque< Item * > *fields)Query_terminline
set_owning_operand()Query_terminline
set_result_table(Table_ref *tl)Query_terminline
set_setop_query_result(Query_result *rs)Query_terminline
set_sibling_idx(uint idx)Query_terminline
setop_query_result()Query_terminline
setop_query_result_union()Query_terminline
setup_materialize_set_op(THD *thd, TABLE *dst_table, bool union_distinct_only, bool calc_found_rows)Query_term_set_op
sibling_idx()Query_terminline
term_type() const overrideQuery_term_exceptinlinevirtual
validate_structure(const Query_term *parent, int depth=0) constQuery_term
~Query_term()=defaultQuery_termvirtual