Skip to main content
Skip to main content

character_sets

Overview

View the supported character sets. This table is only used for compatibility with MySQL behavior and does not truly reflect the character sets used by Doris.

Database

information_schema

Table Information

Column NameTypeDescription
CHARACTER_SET_NAMEvarchar(512)The name of the character set
DEFAULT_COLLATE_NAMEvarchar(64)The default collation name
DESCRIPTIONvarchar(64)A detailed description of the character set
MAXLENbigintThe maximum number of bytes occupied by a single character in the character set