Todayâs bug: I tried to store a UTF-8 string in a MariaDB âutf8â-encoded database, and Rails raised a bizarre error: Incorrect string value: â\xF0\x9F\x98\x83 <â¦â for column âsummaryâ at row 1This is a UTF-8 client and a UTF-8 server, in a UTF-8 database with a UTF-8 collation. The string, âð <â¦â, is valid UTF-8. But hereâs the rub: MySQLâs âutf8â isnât UTF-8. The âutf8â encoding only supports th


{{#tags}}- {{label}}
{{/tags}}