MySQL 8.0.40
Source Code Documentation
|
#include <interesting_orders.h>
Public Types | |
enum | { DECAY , FD , EQUIVALENCE } |
Public Attributes | |
enum FunctionalDependency:: { ... } | type |
Bounds_checked_array< ItemHandle > | head |
ItemHandle | tail |
bool | always_active = false |
bool FunctionalDependency::always_active = false |
Bounds_checked_array<ItemHandle> FunctionalDependency::head |
ItemHandle FunctionalDependency::tail |
enum { ... } FunctionalDependency::type |