-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
My test suites for acquia/blt began failing immediately after drush/drush 9.2.0 was released.
Executing:
./vendor/bin/drush sql-sync @default.clone @self --structure-tables-key=lightweight --create-db --no-interaction --ansi
Outputs:
You will destroy data in drupal and replace with data from drupal3.
[notice] Starting to create database on target.
Creating database drupal. Any existing database will be dropped!
// Do you really want to continue?: yes.
[notice] Starting to dump database on source.
[success] Database dump saved to 1.gz
[notice] Starting to import dump file onto target database.
[error] File(s) not found: 1.gz
[error] Failed to import 1.gz into target.
Metadata
Metadata
Assignees
Labels
No labels