Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Database backups occur while the sites are still online #281

Description

@gregharvey

This should be fixed as a generic MySQL thing that applies to all build scripts, there should be no way we're ever backing up the database of an application that is not in offline (or readonly, if Drupal) mode, because of the risk of locking and the fact we're backing up volatile data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions