Closed
Description
Preconditions
- Magento 2.1.3
- PHP 7.0.13
- Apache 2.4.23
- Mysql 5.7.16
Steps to reproduce
- After update to 2.1.3 from 2.1.2
Expected result
- normal reindex
Actual result
- SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '16671-174-1-149' for key 'PRIMARY', query was: INSERT INTO
oo_catalog_product_index_eav_idx
(entity_id
,attribute_id
,store_id
,value
) VALUES (?, ?, ?, ?),......