MySQL 8.0.37
Source Code Documentation
JoinHypergraph::Node Struct Reference

#include <make_join_hypergraph.h>

Public Attributes

TABLEtable
 
Mem_root_array< Item * > join_conditions_pushable_to_this
 
Mem_root_array< SargablePredicatesargable_predicates
 

Member Data Documentation

◆ join_conditions_pushable_to_this

Mem_root_array<Item *> JoinHypergraph::Node::join_conditions_pushable_to_this

◆ sargable_predicates

Mem_root_array<SargablePredicate> JoinHypergraph::Node::sargable_predicates

◆ table

TABLE* JoinHypergraph::Node::table

The documentation for this struct was generated from the following file: