During the upgrade, I have the following error :
user warning: Duplicate entry '1019-thumbnail' for key 1 query: INSERT INTO sp_image SELECT DISTINCT f.nid, f.fid, f.filename FROM sp_files f INNER JOIN sp_node n ON f.nid = n.nid WHERE n.type='image' AND f.filename IN ('_original', 'thumbnail', 'preview', 'aperçu') in /homez.9/qyc/www/includes/database.mysql.inc on line 174.
How can I solve It.
Thanks
Thomas
Comments
Comment #1
joachim commentedThis issue has already been filed.
You've given the version as 5--2, so possibly this one: #207557: update 5-1 to 5-2 gives user warning: Duplicate entry '611-thumbnail' for key 1 query in image_update_5200.