[wp-trac] [WordPress Trac] #5893: ERROR upgrading database (cant create some of thetables) while upgrading to WP 2.3

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 18 00:11:56 GMT 2008


#5893: ERROR upgrading database (cant create some of thetables) while upgrading to
WP 2.3
---------------------+------------------------------------------------------
 Reporter:  d_wolf   |       Owner:  anonymous                             
     Type:  defect   |      Status:  new                                   
 Priority:  high     |   Milestone:  2.6                                   
Component:  General  |     Version:  2.3.3                                 
 Severity:  major    |    Keywords:  Table 'mydb_db.wp_terms' doesn't exist
---------------------+------------------------------------------------------
 I recently upgraded to from WP 2.1.3 to WP 2.3.3
 just after the WP installation finished upgrading the DB it showed lots of
 those error massages several times:

 {{{
 WordPress database error: [Table 'mydb_db.wp_terms' doesn't exist]
 WordPress database error: [Table 'mydb_db.wp_term_taxonomy' doesn't
 exist]
 WordPress database error: [Table 'mydb_db.wp_post2cat' doesn't exist]
 }}}


 heres two full error massages for example:


 {{{
 'WordPress database error: [Table 'mydb_db.wp_terms' doesn't exist]
 SELECT term_id, term_group FROM wp_terms WHERE slug = 'articles'

 WordPress database error: [Table 'mydb_db.wp_terms' doesn't exist]
 INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES ('2',
 'articles', 'articles', '0'
 }}}


 ..and so on with every category I had

 after the whole installation finished I went to the blog and found out
 that '''the categories and the links simply disappeared and can be
 reproduced any any way'''.
 every time i try to create a category - nothing happens!

 I try to reinstall but the problem stays

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


More information about the wp-trac mailing list