MySQL 8.3.0
Source Code Documentation
sql_derived.h File Reference
#include "sql/item.h"
#include "sql/opt_trace_context.h"
#include "sql/sql_const.h"
#include "sql/sql_lex.h"

Go to the source code of this file.

Classes

class  Condition_pushdown
 Class which handles pushing conditions down to a materialized derived table. More...
 
class  Condition_pushdown::Derived_table_info
 Used to pass information during condition pushdown. More...