[wp-trac] [WordPress Trac] #38036: Add support for the utf8mb4_0900_ai_ci collation
WordPress Trac
noreply at wordpress.org
Tue Sep 13 10:11:39 UTC 2016
#38036: Add support for the utf8mb4_0900_ai_ci collation
-------------------------+----------------------------
Reporter: pento | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+----------------------------
MySQL 8.0 adds the `utf8mb4_0900_ai_ci` collation, based on the current
Unicode Collation algorithm. We should use it when possible.
Note that the version check will need to be a little more complex than the
`utf8mb4_520` check - MariaDB 10.x doesn't support `utf8mb4_0900_ai_ci`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38036>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list