[wp-trac] [WordPress Trac] #60096: Remove back-compat for database servers that don't support utf8mb4
WordPress Trac
noreply at wordpress.org
Thu Apr 4 15:11:53 UTC 2024
#60096: Remove back-compat for database servers that don't support utf8mb4
--------------------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.6
Component: Database | Version: 6.5
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests early | Focuses:
--------------------------------------------+--------------------------
Changes (by johnbillion):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"57926" 57926]:
{{{
#!CommitTicketReference repository="" revision="57926"
Database: Remove back-compat for database servers that don't support
`utf8mb4`.
Since WordPress 6.5, the minimum supported version of MySQL and MariaDB is
5.5.5. This means all supported database servers now support the `utf8mb4`
character set and therefore the conditional logic for this is no longer
necessary.
Props l1nuxjedi, craigfrancis, OllieJones, johnbillion
Fixes #60096
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60096#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list