[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem
buddypress-trac
noreply at wordpress.org
Mon Apr 21 16:14:52 UTC 2014
#5563: wp_signups table upgrade problem
-------------------------------+------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Update/Install | Version: 2.0
Severity: normal | Resolution:
Keywords: |
-------------------------------+------------------------------
Comment (by johnjamesjacoby):
In [changeset:"8302"]:
{{{
#!CommitTicketReference repository="" revision="8302"
Signups: Introduce functions for upgrading the global `wp_signups` table
if an old version exists. This happens primarily on singlesite
installations where third party plugins may have previously created the
sign-ups table without keeping it updated.
* Bumps the DB version number to 8300.
* Moves functions for table creation and upgrade into the admin schema
file.
* Moves sign-ups table creation out of activation process, and into the
database upgrade process.
* No not rely on `dbDelta()` for these specific database upgrades
(inspired by [WP25179])
See #5563, #WP27855. (trunk)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list