#18392: Use utf8mb4 encoding with MySQL 5.5
-------------------------------------+-------------------------------------
     Reporter:  EmilStenstrom        |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  utf8mb4 mysql        |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by EmilStenstrom):

 Slightly off-topic but maybe interesting: The Wordpress team did convert
 all their users from utf8 to utf8mb4 according to [this blog
 post](https://make.wordpress.org/core/2015/04/02/the-utf8mb4-upgrade/).

 Looking at the code it seems they just dropped and recreated all the
 indexes: https://github.com/WordPress/WordPress/blob/master/wp-
 admin/includes/upgrade.php#L2687

 And then converted all the tables one by one:
 https://github.com/WordPress/WordPress/blob/master/wp-
 admin/includes/upgrade.php#L1951

--
Ticket URL: <https://code.djangoproject.com/ticket/18392#comment:36>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.81dcbc65db0419878a44db92ee696e19%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to