Skip to content

Magento 2.3.4 data migration table or view not found  #791

Closed
@PurushothamanKrishnamoorthy

Description

Magento 2 data migration table or view not found without table name

Preconditions

  1. Magento version is 2.3.4 and source magento c1.7.0.2 - community edition
  2. Source and destination db should have prefix

Steps to reproduce

  1. Install and setup Magento 2.3.4
  2. Install and configure Magento migration tool for version 2.3.4
  3. Run migration command for settings and data.

Expected result

  1. Migration should be completed without error.
    SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mgn_' doesn't exist, query was: SELECT COUNT(*) FROM mgn_

Actual result

  1. Migration stops after PostProcessing step with following error

Additional notes

  1. mgn_ is the prefix for source and destination
    data-migration-issue

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