Duplicate entry (295-0) for key 1 query: INSERT INTO
costinius - March 20, 2009 - 23:01
| Project: | Video Upload |
| Version: | 5.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi, when I combine the video upload field with a multiple node reference field (both in the same content type), I get the following error message:
Duplicate entry (295-0) for key 1 query: INSERT INTO content_field_artist_node_2 (field_artist_node_2_nid, vid, nid, delta) VALUES (0, 295, 295, 0) in /home/loud/domains/mywebsite.com/public_html/includes/database.mysql.inc in line 174.
The data is still stored in the database and everything seems to work OK afterwards, but getting this error is very irritating. Thanks for the support.
