Opened 2 years ago
Closed 17 months ago
#17188 closed enhancement (fixed)
Remove blog_id column from wp_options
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Database | Version: | |
| Severity: | normal | Keywords: | has-patch |
| 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)
comment:3
ryan
— 17 months ago
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
In [19793]:
comment:4
barry
— 17 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
Patched attached to handle the schema update.
comment:5
scribu
— 17 months 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.