MySQL 8.4 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”.