character_set_results

2023-08-18 09:26:34  Updated

character_set_results specifies the character set to which the server converts the result sets or error messages before sending them to the client.

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

Contact Us