How to support full Unicode in MySQL databases · Mathias Bynens
Posted by jpluimers on 2019/07/18
TL;DR: use the MySQL utf8mb4
character set and convert any MySQL utf8
character set as those are not UTF-8.
The source describes how: [WayBack] How to support full Unicode in MySQL databases · Mathias Bynens
–jeroen
Via: [WayBack] #MySQL’s ##UTF8 of course isn’t UTF8. ##WheresMySurprisedFace – Jan Wildeboer – Google+
Leave a Reply