struct { BIT_FIELD bPrimary : 1; BIT_FIELD bUnique : 1; } flags;
Flags describing attributes of this key
required_key_def Data Members