[wp-trac] [WordPress Trac] #11707: Automatic repair of plugin-created tables

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 5 03:37:19 UTC 2010


#11707: Automatic repair of plugin-created tables
-------------------------+--------------------------------------------------
 Reporter:  neoxx        |       Owner:  westi                         
     Type:  enhancement  |      Status:  new                           
 Priority:  normal       |   Milestone:  3.0                           
Component:  Plugins      |     Version:  2.9                           
 Severity:  normal       |    Keywords:  plugins, repair, db, has-patch
-------------------------+--------------------------------------------------

Comment(by neoxx):

 Thanks for the feedback. - I've updated the patch
 attachment:ticket:11707:11707.diff which now includes a filter called
 repair_tables and merged the tables retrieved from the SQL query with the
 default wp tables whereas old tables are excluded.

 As repairing and optimizing the database would - in my opinion - mean no
 harm, we could also use the second variant of the patch
 attachment:ticket:11707:11707_include_all_tables.diff which simple queries
 for all tables in the current database.

 Let me know what you think.

 Remark: This patch also removes two typos.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11707#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list