MySQL 9.5.0
Source Code Documentation
CachedPropertiesForPredicate Struct Reference

#include <relational_expression.h>

Public Attributes

Mem_root_array< ContainedSubquerycontained_subqueries {}
 
double selectivity {}
 
OverflowBitset redundant_against_sargable_predicates {}
 

Member Data Documentation

◆ contained_subqueries

Mem_root_array<ContainedSubquery> CachedPropertiesForPredicate::contained_subqueries {}

◆ redundant_against_sargable_predicates

OverflowBitset CachedPropertiesForPredicate::redundant_against_sargable_predicates {}

◆ selectivity

double CachedPropertiesForPredicate::selectivity {}

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