MySQL 9.1.0
Source Code Documentation
|
Return value of ProposeRefs. More...
Public Attributes | |
bool | index_scan {false} |
True if one or more index scans were proposed. More... | |
bool | ref_without_parameters {false} |
True if one or more REF access paths not refering other tables were proposed. More... | |
Return value of ProposeRefs.
bool anonymous_namespace{join_optimizer.cc}::CostingReceiver::ProposeRefsResult::index_scan {false} |
True if one or more index scans were proposed.
bool anonymous_namespace{join_optimizer.cc}::CostingReceiver::ProposeRefsResult::ref_without_parameters {false} |
True if one or more REF access paths not refering other tables were proposed.