-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels