character_set_client

2024-04-19 08:42:50  Updated

character_set_client specifies the character set in which the statements are sent by the client.

Attribute Description
Type String
Default value utf8mb4
Value range
  • utf8mb4
  • binary
  • gbk
  • Applicable scope
  • Global
  • Session
  • Involved in serialization Yes
    Nullable Yes

    Contact Us