Tag

UTF8

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 24, 2022 · Databases

Understanding MySQL Character Sets, Collations, and Common Encoding Issues

This article explains MySQL's various character sets and collations, describes important system variables such as character_set_client and character_set_connection, demonstrates how to query supported encodings, and provides practical examples for avoiding and fixing garbled text caused by mismatched encodings.

CollationMySQLSQL
0 likes · 10 min read
Understanding MySQL Character Sets, Collations, and Common Encoding Issues