MySQL 8.0.37
Source Code Documentation
PT_except Member List

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

can_absorb_order_and_limit(bool, bool) const overridePT_set_operationinlinevirtual
context_t typedefParse_tree_node_tmpl< Context >
contextualize(Parse_context *pc) overridePT_except
PT_set_operation::contextualize(Context *pc)Parse_tree_node_tmpl< Context >inlinevirtual
contextualize_setop(Parse_context *pc, Query_term_type setop_type, Surrounding_context context)PT_set_operationprotected
contextualizedParse_tree_node_tmpl< Context >private
error(Context *pc, const POS &pos) constParse_tree_node_tmpl< Context >inline
error(Context *pc, const POS &pos, const char *msg) constParse_tree_node_tmpl< Context >inline
errorf(Context *pc, const POS &pos, const char *format,...) constParse_tree_node_tmpl< Context >inline
get_row_value_list() const overridePT_set_operationinlinevirtual
has_into_clause() const overridePT_set_operationinlinevirtual
has_trailing_into_clause() const overridePT_set_operationinlinevirtual
is_contextualized() constParse_tree_node_tmpl< Context >inline
is_set_operation() const overridePT_set_operationinlinevirtual
is_table_value_constructor() const overridePT_set_operationinlinevirtual
m_intoPT_set_operationprotected
m_is_distinctPT_set_operationprotected
m_is_rhs_in_parenthesesPT_set_operationprotected
m_lhsPT_set_operationprotected
m_rhsPT_set_operationprotected
merge_descendants(Parse_context *pc, Query_term_set_op *setop, QueryLevel &ql)PT_set_operation
operator delete(void *ptr, size_t size)Parse_tree_node_tmpl< Context >inlinestatic
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexceptParse_tree_node_tmpl< Context >inlinestatic
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexceptParse_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()Parse_tree_node_tmpl< Context >inlineprotected
PT_set_operation(PT_query_expression_body *lhs, bool is_distinct, PT_query_expression_body *rhs, bool is_rhs_in_parentheses=false)PT_exceptinline
super typedefPT_exceptprivate
~Parse_tree_node_tmpl()=defaultParse_tree_node_tmpl< Context >virtual