[Urgent!] 2.3 Upgrade Error “WordPress Database Error Duplicate Entry”
-
Heya guys I tried to upgrade to 2.3 today, followed every instruction in the extended upgrade instructions.
Tried to click “Upgrade” when I visited my blog admin and here is what it gives: (Just some examples)
WordPress database error: [Duplicate entry ‘1’ for key 1]
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (‘1’, ‘Junkyard’, ‘general-2’, ‘1’)WordPress database error: [Duplicate entry ‘1-category’ for key 2]
INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (‘1’, ‘category’, ‘This is where all the VERY BORING posts go. You have been warned.’, ‘0’, ’83’)WordPress database error: [Duplicate entry ‘3’ for key 1]
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (‘3’, ‘Helda Chronicles’, ‘the-helda-chronicles-2’, ‘1’)WordPress database error: [Duplicate entry ‘3-category’ for key 2]
INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (‘3’, ‘category’, ‘A daily(if I should update) story about the adventures of my little Helda, in Maple Story. ^_^ This category has ceased posting as of 23rd August 2005.’, ‘0’, ‘6’)WordPress database error: [Duplicate entry ‘4’ for key 1]
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (‘4’, ‘Dream Memoir’, ‘dream-memoir-2’, ‘1’)It seems as if the categories are having a little problem? How can I solve this? I have acccess to phpMyadmin.
To view the rest of the errors, simply visit: https://akichigo.org/wp-admin/ and click upgrade. =S
Any help is greatly appreciated!
- The topic ‘[Urgent!] 2.3 Upgrade Error “WordPress Database Error Duplicate Entry”’ is closed to new replies.