Tencent Database Technology
May 31, 2023 · Databases
MySQL Character Set Implementation: From System Tables to Source Code
This article explores MySQL character set implementation by analyzing system tables (CHARACTER_SETS and COLLATIONS) in information_schema and tracing internal source code structures like CHARSET_INFO, initialization logic, and client connection handling.
Client-Server ProtocolCollationDatabase Internals
0 likes · 6 min read