[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem

buddypress-trac noreply at wordpress.org
Mon Apr 21 16:08:33 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:"8301"]:
 {{{
 #!CommitTicketReference repository="" revision="8301"
 Signups: Introduce functions for upgrading gthe lobal `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. (2.0 branch)
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list