![]() |
MySQL 9.7.0
Source Code Documentation
|
Return type for MakeMaterializePath. More...
Public Attributes | |
| AccessPath * | path = nullptr |
| The created MATERIALIZE access path, or nullptr if none was created because the input path will always be empty. More... | |
| const char * | always_empty_cause = nullptr |
| The reason why the input path is always empty, or nullptr if it is not always empty. More... | |
Return type for MakeMaterializePath.
| const char* anonymous_namespace{join_optimizer.cc}::CostingReceiver::MakeMaterializePathResult::always_empty_cause = nullptr |
The reason why the input path is always empty, or nullptr if it is not always empty.
| AccessPath* anonymous_namespace{join_optimizer.cc}::CostingReceiver::MakeMaterializePathResult::path = nullptr |
The created MATERIALIZE access path, or nullptr if none was created because the input path will always be empty.