Y
Hacker News
new
|
ask
|
show
|
jobs
by
lmm
4703 days ago
If you're using MySQL then to get real UTF8 you need to declare the column as some other funny name (UTF8MB4?).
1 comments
autoreverse
4702 days ago
Thanks for this. MySQL 5.5+ it looks like. We're on earlier MySQL versions but will keep this in mind for after we upgrade in the future.
link