![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Used to pass information during condition pushdown. More...
#include <sql_derived.h>
Public Member Functions | |
| bool | is_set_operation () const | 
| Derived_table_info (Table_ref *derived_table, Query_block *query_block) | |
Public Attributes | |
| Table_ref * | m_derived_table | 
| Query_block * | m_derived_query_block | 
Used to pass information during condition pushdown.
      
  | 
  inline | 
      
  | 
  inline | 
| Query_block* Condition_pushdown::Derived_table_info::m_derived_query_block | 
| Table_ref* Condition_pushdown::Derived_table_info::m_derived_table |