Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fredoralive
on Jan 12, 2022
|
parent
|
context
|
favorite
| on:
In MySQL, use “utf8mb4” instead of “utf8” (2016)
According to the docs, MySQL is a bit more explicit and calls the old "utf8" "utf8mb3" nowadays, and notes that it may be removed at some point. Although "utf8" is still aliased to the footgun at the moment.
https://dev.mysql.com/doc/refman/8.0/en/charset-unicode-utf8...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://dev.mysql.com/doc/refman/8.0/en/charset-unicode-utf8...