MySQL 9.0.0
Source Code Documentation
COND_EQUAL Struct Reference

#include <item_cmpfunc.h>

Public Attributes

COND_EQUALupper_levels {nullptr}
 Reference to the multiple equalities of outer level. More...
 
List< Item_multi_eqcurrent_level
 List of multiple equalities in the current conjunction. More...
 

Member Data Documentation

◆ current_level

List<Item_multi_eq> COND_EQUAL::current_level

List of multiple equalities in the current conjunction.

◆ upper_levels

COND_EQUAL* COND_EQUAL::upper_levels {nullptr}

Reference to the multiple equalities of outer level.


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