This topic describes the string data types supported by PolarDB-X.

PolarDB-X supports the following string data types:

  • CHAR and VARCHAR
  • BINARY and VARBINARY
  • BLOB and TEXT
  • ENUM
  • SET

For more information, see String data types in the Reference Manual of MySQL.