character_set_connection

2023-08-18 09:26:34  Updated

character_set_connection specifies the character set to which received statements are converted.

Property Description
Parameter type String
Default value utf8mb4
Value range * utf8mb4 * binary * gbk
Effective scope * GLOBAL * SESSION
Involved in serialization Yes
Nullable Yes

Contact Us