In theory, an ENUM column can have a maximum of 65,535 distinct values ; in practice, the real maximum depends on many factors. ENUM values are represented internally as integers.
In theory, an ENUM column can have a maximum of 65,535 distinct values ; in practice, the real maximum depends on many factors. ENUM values are represented internally as integers.