database errors upon upgrade
-
What do these errors mean and should I be concerned?
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (‘9’, ‘Men\’s Basketball’, ‘mens-basketball-2’, ‘1’)
WordPress database error: [Duplicate entry ’11’ for key 1]
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (’11’, ‘Wmn\’s Basketball’, ‘wmns-basketball-2’, ‘1’).
.[ moderated ]
.WordPress database error: [Duplicate entry ‘2306-186’ for key 1]
INSERT INTO wp_term_relationships (object_id, term_taxonomy_id) VALUES (‘2306’, ‘186’)WordPress database error: [Duplicate entry ‘2278-194’ for key 1]
INSERT INTO wp_term_relationships (object_id, term_taxonomy_id) VALUES (‘2278’, ‘194’)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘database errors upon upgrade’ is closed to new replies.