[wp-trac] [WordPress Trac] #32105: Database collate should be utf8mb4_unicode_520_ci
WordPress Trac
noreply at wordpress.org
Mon May 23 06:31:46 UTC 2016
#32105: Database collate should be utf8mb4_unicode_520_ci
--------------------------+---------------------
Reporter: miyauchi | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: Database | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"37523"]:
{{{
#!CommitTicketReference repository="" revision="37523"
Database: Use the `utf8mb4_unicode_520_ci` collation, when available.
The `utf8mb4_unicode_520_ci` (Unicode Collation Algorithm 5.2.0, October
2010) collation is an improvement over `utf8mb4_unicode_ci` (UCA 4.0.0,
November 2003).
There is no word on when MySQL will support later UCAs.
Fixes #32105.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32105#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list