While creating product, at the last step after retrieving for a time, Magento gives following error-:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1922-1' for key 'IDX_STOCK_PRODUCT'
What I am doing is, by capturing product id, I am putting it's entry in custom table. I have connected to Magento database externally.
Surprisingly data is inserted in both Magento's base table & also in Custom table but why it is giving me that error after product saving...?
I cleared cache, browser cookies.
Also remove /var/cache, /var/session.
still giving error.
Can anybody suggest a solution?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…