[wp-trac] Re: [WordPress Trac] #2962: "Resetting" a blog and re-running install.php does not work

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 21 07:36:52 GMT 2006


#2962: "Resetting" a blog and re-running install.php does not work
----------------------------+-----------------------------------------------
 Reporter:  RuddO           |        Owner:  anonymous
     Type:  defect          |       Status:  closed   
 Priority:  normal          |    Milestone:  2.0.4    
Component:  Administration  |      Version:  2.0.3    
 Severity:  major           |   Resolution:  invalid  
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by masquerade):

 The general pain and hassle that forcing WordPress itself to verify
 consistancy across all tables is more than I think is worth it to add.
 This is precisely what Foreign Keys are for, but unfortunately without
 forcing table types and higher MySQL versions we can't take advantage of
 this, and writing all the code to enforce this within WordPress is just
 too great a hassle.

 Plus, you don't need to even drop the tables to reinstall, a truncate will
 do, its just deleting every row that isn't the same.

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


More information about the wp-trac mailing list