MySQL 5.7 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 11.7, “Data Type Storage Requirements”.
For descriptions of functions that operate on string values, see Section 12.8, “String Functions and Operators”.