2.5.1 upgrade error
-
I’ve just upgraded from 2.5 to 2.5.1 using svn and got the following error after running upgrade.php:
WordPress database error: [Duplicate key name ‘comment_approved’]
ALTER TABLE wp_comments ADD KEY comment_approved (comment_approved)WordPress database error: [Duplicate key name ‘type_status_date’]
ALTER TABLE wp_posts ADD KEY type_status_date (post_type,post_status,post_date,ID)
Upgrade CompleteYour WordPress database has been successfully upgraded!
The 2.5.1 install seems to work, but I’m assuming I may have an index problem now. Any help would be appreciated
Dave
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘2.5.1 upgrade error’ is closed to new replies.