[wp-trac] [WordPress Trac] #34224: Pre-existing termmeta table not converted to utf8mb4 collation
WordPress Trac
noreply at wordpress.org
Thu Oct 8 22:01:59 UTC 2015
#34224: Pre-existing termmeta table not converted to utf8mb4 collation
--------------------------+-----------------------------
Reporter: dboulet | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
WordPress 4.4 introduces the `termmeta` database table, and also attempts
to be accomodating of situations where this table was previously
created—for example, by a plugin. The upgrade process properly updates the
index on the pre-existing table to facilitate the move to utf8mb4, but
doesn’t actually attempt to convert the table to the new collation. If the
table was created prior to version 4.2, it will retain the old collation.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34224>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list