mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
0a6f235db8
If you upload several times the same photo, Piwigo detects the photo already exists and re-use its existing id. If the lounge is active, Piwigo tries to insert the same image_id/category_id. Let's simply acknowledge it may happen and tell MySQL to act accordingly (ignore).