Duplicate entry issue in magento database
- by user691146
The problem is as below...
ERROR 1062 (23000) at line 1893: Duplicate entry '179-81-0' for key 'UNQ_CAT_PRD_ENTT_DTIME_ENTT_ID_ATTR_ID_STORE_ID'
Probably you have faced the similar issue as I am.If I take the value
'179-81-0'
I am sure 179 is the product id but not sure about other -81-0.Also in other threads it was suggested to delete the row from the table but without knowing 100% what I am doing it would be a foolish act to just delete the row.I need to know what exactly is it.
Thanks,
Raj