Skip to content

importdb unable to import a custom view #8

@ann--b

Description

@ann--b

importdb was able to import all of my database tables, but the following error displayed on the terminal while it was attempting to import my custom view:

drush sql-query --file=/mypath/view.sql
Query failed. [error]

So I ran the above command myself at the terminal, and it imported the view successfully.

$drush sql-query --file=/mypath/view.sql

I am using parallel with the jobs option set to 800% in importdb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions