Opened 10 years ago
Closed 9 years ago
#17188 closed enhancement (fixed)
Remove blog_id column from wp_options
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Database | Keywords: | has-patch |
Focuses: | Cc: |
Description
The wp_options table still contains a blog_id column.
Given the current multisite schema, it's totally useless now.
Reference: [1601]
Attachments (2)
Change History (8)
#3
@
9 years ago
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
In [19793]:
#4
@
9 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Patched attached to handle the schema update.
#5
@
9 years ago
Regarding 17188.patch, is it really necessary? I thought we just left old columns floating around.
Note: See
TracTickets for help on using
tickets.
No schema changes in 3.2
Moving to Future Release.