tencent cloud

TDSQL Boundless

character_set_server

다운로드
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-05-26 16:30:17

Feature Description

character_set_server is used to set the server character set.
character_set_server The primary function of the parameter is:
Set the default character set for a table. When a table is created, if no character set is specified for the table, the character set defined by the character_set_server parameter is used as the table's default character set.
Set the default character set for a column. When a table is created, if no character set is specified for a column, the character set defined by the character_set_server parameter is used as the column's default character set.

Attribute Description

Required
Description
Parameter Type
ENUM
Default Value
utf8mb4
Value Range
utf8
latin1
gbk
utf8mb4
gb18030
ujis
euckr
Effective Scope
GLOBAL
SESSION
Restart Required
No

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백