[wp-trac] [WordPress Trac] #19755: Redundant blog_versions table

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 6 00:37:44 UTC 2012


#19755: Redundant blog_versions table
-------------------------+-----------------------------
 Reporter:  johnbillion  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Database     |    Version:  3.0
 Severity:  minor        |   Keywords:
-------------------------+-----------------------------
 As part of the Multisite installation process, a `blog_versions` table is
 created. This table is never read from (except immediately prior to
 updating it), it's only ever inserted into or updated. It is not used to
 determine which blogs need to be upgraded.

 This table was introduced in 3.0 when the WPMU schema was merged (#11644)
 and it appears the table has never been used in core and is therefore
 redundant and may as well be removed.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19755>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list