MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

13.3 String Data Types

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