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

PolarDB-X 1.0 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.