[wp-trac] [WordPress Trac] #9435: DB schema clean-ups
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 1 08:22:48 GMT 2009
#9435: DB schema clean-ups
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Optimization | Version: 2.8
Severity: minor | Keywords: has-patch
-------------------------------+--------------------------------------------
While looking into #9422, it occurred to me that some DB fields weren't
necessarily used today. Namely:
links.link_category int(20) seems to be overridden by the terms schema.
The same goes for posts.post_category int(4).
It might be that they've been left around for obsolete plugins, though. In
case this isn't the case, the attached patch, for 2.8 trunk, will remove
them.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9435>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list