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

WordPress Trac noreply at wordpress.org
Thu Nov 20 01:45:12 UTC 2014


#21212: MySQL tables should use utf8mb4 character set
-------------------------+------------------------------
 Reporter:  pento        |       Owner:
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Database     |     Version:  3.4.1
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------

Comment (by pento):

 In [changeset:"30400"]:
 {{{
 #!CommitTicketReference repository="" revision="30400"
 WPDB: Force `STRICT_ALL_TABLES` to be enabled as soon as we connect to the
 MySQL server.

 This improves data integrity when inserting and updating rows in the
 database, particularly when trying to insert emoji into posts stored with
 character sets that don't support emoji.

 See #21212.
 }}}

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


More information about the wp-trac mailing list