Skip to content

Cannot create new product M2.1 sql error #6101

Closed
@adamaoo

Description

@adamaoo

Preconditions

  1. Apache/2.4.18 (Win64) PHP/7.0.9
    5.7.11 - MySQL

Steps to reproduce

  1. Create new product in Magento 2.1

Expected result

  1. New product should be created

Actual result

  1. Product is not created, following error appears:

Cannot add or update a child row: a foreign key constraint fails (magento2.catalog_product_entity, CONSTRAINT CATALOG_PRODUCT_ENTITY_ENTITY_ID_SEQUENCE_PRODUCT_SEQUENCE_VALUE FOREIGN KEY (entity_id) REFERENCES sequence_product (sequence_value) )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions