MySQL 9.0.0
Source Code Documentation
anonymous_namespace{sql_planner.cc}::Join_tab_compare_embedded_first Class Reference

Public Member Functions

 Join_tab_compare_embedded_first (const Table_ref *nest)
 
bool operator() (const JOIN_TAB *jt1, const JOIN_TAB *jt2) const
 

Private Attributes

const Table_refemb_nest
 

Constructor & Destructor Documentation

◆ Join_tab_compare_embedded_first()

anonymous_namespace{sql_planner.cc}::Join_tab_compare_embedded_first::Join_tab_compare_embedded_first ( const Table_ref nest)
inlineexplicit

Member Function Documentation

◆ operator()()

bool anonymous_namespace{sql_planner.cc}::Join_tab_compare_embedded_first::operator() ( const JOIN_TAB jt1,
const JOIN_TAB jt2 
) const
inline

Member Data Documentation

◆ emb_nest

const Table_ref* anonymous_namespace{sql_planner.cc}::Join_tab_compare_embedded_first::emb_nest
private

The documentation for this class was generated from the following file: