[wp-trac] [WordPress Trac] #21212: MySQL tables should use utf8mb4 character set
WordPress Trac
noreply at wordpress.org
Thu Jan 8 08:31:45 UTC 2015
#21212: MySQL tables should use utf8mb4 character set
----------------------------+-----------------------
Reporter: pento | Owner:
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.2
Component: Database | Version: 3.4.1
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------
Comment (by pento):
In [changeset:"31093"]:
{{{
#!CommitTicketReference repository="" revision="31093"
WPDB: When `wpdb::query()` needs to sanity check a query string, make sure
to run `wpdb:flush()` afterwards, to ensure the results from sanity check
queries aren't mixed up with the results for the user query.
See #21212.
Fixes #30948.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21212#comment:58>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list