[buddypress-trac] [BuddyPress Trac] #6346: Upgrade DB tables to utf8mb4
buddypress-trac
noreply at wordpress.org
Tue Apr 7 14:34:38 UTC 2015
#6346: Upgrade DB tables to utf8mb4
---------------------------------+----------------------------------
Reporter: DJPaul | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Under Consideration
Component: Component - Any/All | Version:
Severity: major | Resolution:
Keywords: |
---------------------------------+----------------------------------
Comment (by boonebgorges):
In [changeset:"9718"]:
{{{
#!CommitTicketReference repository="" revision="9718"
In `bp_pre_schema_upgrade()`, use `bp_esc_like()` rather than
`$wpdb->esc_like()`.
The `$wpdb` method was introduced in WP 4.0. `bp_esc_like()` is a
backward-
compatible wrapper.
See [9716]. See #6346.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6346#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list