#18392: Use utf8mb4 encoding with MySQL 5.5
----------------------------------------------+--------------------
     Reporter:  EmilStenstrom                 |      Owner:  nobody
         Type:  Uncategorized                 |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.4
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------
 Background:
 I just ran into a problem with iPhone emoji characters being saved into
 MySQL. The text was cut off after the first emoji character. After some
 research I found which explains how it works:
 http://mzsanford.wordpress.com/2010/12/28/mysql-and-unicode/

 The recommendation is to use MySQL 5.5, and the "utf8mb4" encoding.

 Suggestion:
 Make "utf8mb4" the default encoding for MySQL 5.5 and up.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18392>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to