Skip to content

Mysqldump step fails if no password is given #5

@mariofischer

Description

@mariofischer

If the db connection has no password (local setup in this case), the mysqldump command prompts for a password, because the command contains "-p$password" and $password is empty.

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