Tagged Questions
3
votes
1answer
623 views
How can I insert smiley faces into MySQL ( 😊 )
I'm on MySQL 5.5.21, and trying to insert the '\xF0\x9F\x98\x8A' smiley face character. But for the life of me, I can't figure out how to do it.
According to various forums which I've been reading, ...