Skip to content

9.2.0 broke sql-sync #3417

@grasmash

Description

@grasmash

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions