MySQL 8.3.0
Source Code Documentation
FunctionalDependency Struct Reference

#include <interesting_orders.h>

Public Types

enum  { DECAY , FD , EQUIVALENCE }
 

Public Attributes

enum FunctionalDependency:: { ... }  type
 
Bounds_checked_array< ItemHandlehead
 
ItemHandle tail
 
bool always_active = false
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DECAY 
FD 
EQUIVALENCE 

Member Data Documentation

◆ always_active

bool FunctionalDependency::always_active = false

◆ head

Bounds_checked_array<ItemHandle> FunctionalDependency::head

◆ tail

ItemHandle FunctionalDependency::tail

◆ 

enum { ... } FunctionalDependency::type

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