![]() |
MySQL 8.0.32
Source Code Documentation
|
A prefix of some key where each key_part corresponds to an aggregation term. More...
Public Member Functions | |
string | Print () const |
Public Attributes | |
const KEY * | m_key |
The key (index). More... | |
uint | m_length |
The number of key_parts found in 'terms'. More... | |
A prefix of some key where each key_part corresponds to an aggregation term.
string anonymous_namespace{cost_model.cc}::AggregateRowEstimator::Prefix::Print | ( | ) | const |
const KEY* anonymous_namespace{cost_model.cc}::AggregateRowEstimator::Prefix::m_key |
The key (index).
uint anonymous_namespace{cost_model.cc}::AggregateRowEstimator::Prefix::m_length |
The number of key_parts found in 'terms'.