[wp-trac] [WordPress Trac] #15004: Missing index on signups table
WordPress Trac
noreply at wordpress.org
Thu Aug 29 17:26:17 UTC 2013
#15004: Missing index on signups table
-------------------------------------------------+-------------------------
Reporter: barry | Owner: pento
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Future
Component: Database | Release
Severity: normal | Version:
Keywords: has-patch commit needs-refresh | Resolution:
3.6-early |
-------------------------------------------------+-------------------------
Comment (by josephscott):
New 15004.8.diff that does a few things:
- lets dbDelta take care of adding the new indexes
- moves adding the signup_id PK to pre_schema_upgrade() to avoid errors
with dbDelta
- moves DROPing the domain index to pre_schema_ugprade()
No errors at this point from dbDelta and all of the wp_signups table
changes are working.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15004#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list