[wp-trac] [WordPress Trac] #53623: MariaDB 10.6 renamed utf8 to utf8mb3
WordPress Trac
noreply at wordpress.org
Tue Jul 27 02:34:32 UTC 2021
#53623: MariaDB 10.6 renamed utf8 to utf8mb3
--------------------------+------------------------------
Reporter: skithund | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+------------------------------
Comment (by ayeshrajans):
MySQL 8.0.26 also has related changes:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html
----
These statements now report utf8mb3 rather than utf8 when writing
character set names: EXPLAIN, SHOW CREATE PROCEDURE, SHOW CREATE EVENT.
Stored program definitions retrieved from the data dictionary now report
utf8mb3 rather than utf8 in character set references. This affects any
output produced from those definitions, such as SHOW CREATE statements.
This error message now reports utf8mb3 rather than utf8 when writing
character set names: ER_INVALID_CHARACTER_STRING. (Bug #32233614, Bug
#32392077, Bug #32392209, Bug #32428538, Bug #32428598)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53623#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list