[wp-trac] [WordPress Trac] #21212: MySQL tables should use utf8mb4 character set
WordPress Trac
noreply at wordpress.org
Wed Feb 4 02:56:35 UTC 2015
#21212: MySQL tables should use utf8mb4 character set
----------------------------+-----------------------
Reporter: pento | Owner:
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.2
Component: Database | Version: 3.4.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+-----------------------
Comment (by pento):
[attachment:21212-utf8mb4.7.diff] moves all of the index changes into
single queries for each table, rather than relying on `dbDelta()` to
create the new indexes.
It also adds sanity checking to Multisite upgrades, so that we're not
trying to upgrade any non-utf8 charsets.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21212#comment:77>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list