MySQL 8.0 Release Notes
MySQL 8.0 Source Code Documentation
[+/-]
The string types are CHAR
,
VARCHAR
,
BINARY
,
VARBINARY
,
BLOB
,
TEXT
,
ENUM
, and
SET
. This section describes how
these types work and how to use them in your queries. For string
type storage requirements, see
Section 11.8, “Data Type Storage Requirements”.