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 |