[wp-trac] [WordPress Trac] #5223: Duplicate entry errors when
inserting term relationships during ugrade
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 17 21:08:27 GMT 2007
#5223: Duplicate entry errors when inserting term relationships during ugrade
---------------------+------------------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3.1
Component: General | Version: 2.3
Severity: normal | Keywords: upgrade
---------------------+------------------------------------------------------
{{{
WordPress database error: [Duplicate entry '106-14' for key 1]
>> INSERT INTO wp_term_relationships (object_id, term_taxonomy_id) VALUES
>> ('106', '14')
}}}
As explained on the hackers list, this is a benign error that doesn't hurt
the upgrade. However, the error messages are ugly and should be avoided.
--
Ticket URL: <http://trac.wordpress.org/ticket/5223>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list