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 |