[wp-trac] [WordPress Trac] #32127: Broken support for utf8mb4 with the mysql extension
WordPress Trac
noreply at wordpress.org
Wed May 6 07:59:21 UTC 2015
#32127: Broken support for utf8mb4 with the mysql extension
-------------------------------------+--------------------
Reporter: kovshenin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2.2
Component: Database | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+--------------------
Comment (by pento):
[attachment:32127.2.diff] checks if the index has been altered, then tries
to alter it again.
It also re-runs `maybe_convert_table_to_utf8mb4()` on everything, which
will do nothing if the table is already `utf8mb4`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32127#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list