Skip to content

2.2 RC Installation Fails - EE 2.2.0-RC1.2 / B2B 1.1.0-RC1.2 - Key column 'parent_product_id' doesn't exist in table #10160

@careys7

Description

@careys7

Preconditions

  1. MySQL 5.7.18
  2. PHP 7.0.20
  3. Community 2.2.0-RC1.1
  4. Enterprise 2.2.0-RC1.2
  5. B2B 1.1.0-RC1.2

Steps to reproduce

  1. Run installation using CLI, eg:
bin/magento setup:install --db-host mysql --db-name magento --db-user root --db-password magento123 --admin-user admin --admin-password magento123 --admin-firstname User --admin-lastname Name --admin-email user@example.com

Expected result

  1. Installation Completes

Actual result

  1. Error output:
---
[Progress: 207 / 849]
Module 'Magento_BundleStaging':
Installing schema... Upgrading schema...

  [PDOException]
  SQLSTATE[42000]: Syntax error or access violation: 1072 Key column 'parent_product_id' doesn't exist in table
---

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