Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近创建了一个名为的属性tshirt_color,并使用该属性创建了一个可配置的产品。但是在保存该可配置产品时,我遇到了这个错误
tshirt_color
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '111-0-1' for key 1
请分享您的意见以解决此问题....
这发生在 magento v1.6 上
您可以先尝试截断以“log_”开头的日志表,此链接也可以提供帮助