[wp-trac] [WordPress Trac] #53623: MariaDB 10.6 renamed utf8 to utf8mb3
WordPress Trac
noreply at wordpress.org
Mon Aug 22 15:56:27 UTC 2022
#53623: MariaDB 10.6 renamed utf8 to utf8mb3
--------------------------+-----------------------------
Reporter: skithund | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 6.1
Component: Database | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: closed => reopened
* resolution: fixed =>
Comment:
The tests now pass on PHP 8.0.x + MariaDB 10.6.1+, but still fail on PHP
7.4.x + MariaDB 10.6.1+.
I forgot about MariaDB version being reported differently between PHP
versions, see comment:33:ticket:49364:
* PHP 8.0.21: `10.6.8-MariaDB`
* PHP 7.4.30: `5.5.5-10.6.5-MariaDB`
Reopening to correct the version check for setting the `$utf8_is_utf8mb3`
flag.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53623#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list