[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem
buddypress-trac
noreply at wordpress.org
Mon Apr 21 19:20:50 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: has-patch |
-------------------------------+------------------------------
Comment (by imath):
Hi,
Just noticed after updating trunk & testing an upgrade i had this Database
error :
{{{
WordPress database error: [Duplicate column name 'signup_id']
ALTER TABLE wp_signups ADD signup_id BIGINT(20) NOT NULL AUTO_INCREMENT
PRIMARY KEY FIRST
WordPress database error: [Can't DROP 'domain'; check that column/key
exists]
ALTER TABLE wp_signups DROP INDEX domain
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list