[wp-trac] [WordPress Trac] #2435: Changing table prefix in wp-config doesn't update database

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 12 19:28:49 GMT 2006


#2435: Changing table prefix in wp-config doesn't update database
----------------------------+-----------------------------------------------
       Id:  2435            |      Status:  new                     
Component:  Administration  |    Modified:  Sun Feb 12 19:28:49 2006
 Severity:  normal          |   Milestone:                          
 Priority:  high            |     Version:  2.0.1                   
    Owner:  anonymous       |    Reporter:  MtDewVirus              
----------------------------+-----------------------------------------------
 Changing the table prefix in wp-config.php doesn't update the database.

 xx_user_level and xx_capabilities in table xx_usermeta are created with xx
 being the table prefix. The same with xx_user_roles in table xx_options.

 When updating the table prefix, these names are not updated, so WP cannot
 read user permissions. After manually renaming them, permissions worked
 again.

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


More information about the wp-trac mailing list