MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for MaterializedPathCache, including all inherited members.
LookupPath(const AccessPath *table_path) const | MaterializedPathCache | |
m_ref_paths | MaterializedPathCache | private |
m_table_scan | MaterializedPathCache | private |
MaterializedPathCache(THD *thd) | MaterializedPathCache | inlineexplicit |
MaterializedPathCache(const MaterializedPathCache &)=delete | MaterializedPathCache | |
operator=(const MaterializedPathCache &)=delete | MaterializedPathCache | |
PutPath(AccessPath *materialize_path, const AccessPath *table_path) | MaterializedPathCache |