[wp-trac] [WordPress Trac] #21212: MySQL tables should use utf8mb4 character set

WordPress Trac noreply at wordpress.org
Fri Feb 6 05:58:17 UTC 2015


#21212: MySQL tables should use utf8mb4 character set
----------------------------+---------------------
 Reporter:  pento           |       Owner:
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  4.2
Component:  Database        |     Version:  3.4.1
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:
----------------------------+---------------------

Comment (by pento):

 In [changeset:"31354"]:
 {{{
 #!CommitTicketReference repository="" revision="31354"
 Upgrades: When upgrading a table to utf8mb4, we should run the `ALTER
 TABLE` query, even if it doesn't have any text columns. This will update
 the table's default character set, so that any text columns added in the
 future will have the expected character set.

 See #21212
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/21212#comment:84>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list