[wp-trac] [WordPress Trac] #21212: MySQL tables should use utf8mb4 character set
WordPress Trac
noreply at wordpress.org
Sat Nov 1 03:33:15 UTC 2025
#21212: MySQL tables should use utf8mb4 character set
----------------------------+---------------------
Reporter: pento | Owner: (none)
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 4.2
Component: Database | Version: 3.4.1
Severity: normal | Resolution: fixed
Keywords: | Focuses:
----------------------------+---------------------
Comment (by westonruter):
In [changeset:"61110" 61110]:
{{{
#!CommitTicketReference repository="" revision="61110"
Emoji: Convert emoji to HTML entities for `utf8mb3` columns during
`wp_insert_post()`.
The `utf8` character set is a deprecated alias of `utf8mb3`, but only the
former was accounted for.
Follow-up to [31733].
Props kasparsd, mikefitzman, dmsnell, salzano, sabernhardt, ankit-k-gupta,
nataliat2004, josklever, slaFFik, staurand.
See #31242, #21212.
Fixes #60362.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21212#comment:92>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list