diff options
author | Sadie Powell <sadie@witchery.services> | 2021-04-27 23:18:04 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-04-27 23:18:04 +0100 |
commit | 6274bd0b34e51c3540f0dd467ab6a98567c502f6 (patch) | |
tree | 9f5756568ac97a23c69b67e468668c8965aac367 /src/language.cpp | |
parent | 095a25d4731c7b2df73174eaedecae90aa1e610b (diff) |
Use utf8mb4 instead of utf8 in chanstats and irc2sql.
The utf8 charset, confusingly, is an alias for utf8mb3 which is not
a real UTF-8 encoding as it can only store three byte characters.
The real UTF-8 charset is utf8mb4.
Diffstat (limited to 'src/language.cpp')
0 files changed, 0 insertions, 0 deletions