MySQL 9.1.0
Source Code Documentation
MaterializedPathCache Member List

This is the complete list of members for MaterializedPathCache, including all inherited members.

LookupPath(const AccessPath *table_path) constMaterializedPathCache
m_ref_pathsMaterializedPathCacheprivate
m_table_scanMaterializedPathCacheprivate
MaterializedPathCache(THD *thd)MaterializedPathCacheinlineexplicit
MaterializedPathCache(const MaterializedPathCache &)=deleteMaterializedPathCache
operator=(const MaterializedPathCache &)=deleteMaterializedPathCache
PutPath(AccessPath *materialize_path, const AccessPath *table_path)MaterializedPathCache