MySQL 9.0 Release Notes
The string data types are CHAR
,
VARCHAR
,
BINARY
,
VARBINARY
,
BLOB
,
TEXT
,
ENUM
, and
SET
.
For information about storage requirements of the string data types, see Section 13.7, βData Type Storage Requirementsβ.
For descriptions of functions that operate on string values, see Section 14.8, βString Functions and Operatorsβ.