MySQL 9.0.0
Source Code Documentation
Item_ident::Depended_change Struct Reference

Argument structure for walk processor Item::update_depended_from. More...

#include <item.h>

Public Attributes

Query_blockold_depended_from
 
Query_blocknew_depended_from
 

Detailed Description

Argument structure for walk processor Item::update_depended_from.

Member Data Documentation

◆ new_depended_from

Query_block* Item_ident::Depended_change::new_depended_from

◆ old_depended_from

Query_block* Item_ident::Depended_change::old_depended_from

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