Magento - batch import error -
i creating batch script import products particular category.
i however, receiving error in output:
exception 'pdoexception' message 'sqlstate[23000]: integrity constraint violation: 1062 duplicate entry '51-1' key 'idx_stock_product''
this seems insert first record in csv file, fails on next one.
has gone wrong database, or issue script?
thanks
it seems though database corrupt. reverting older sql dump seemed have fixed problem
Comments
Post a Comment