[wp-trac] [WordPress Trac] #32868: Consider running utf8mb4 conversion on each database update
WordPress Trac
noreply at wordpress.org
Fri Jul 3 03:27:56 UTC 2015
#32868: Consider running utf8mb4 conversion on each database update
--------------------------+----------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+----------------------------
As mentioned in #32127 and elsewhere, we should run the utf8 -> utf8mb4
conversion on each db update.
The main reason is that the server environment could change between
updates.
For example, if someone upgrades MySQL between 4.3 and 4.4's release, at
present they'll update to 4.4 and still not have utf8mb4 support, even
though WordPress will now be able to support it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32868>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list