Skip to content

quickbackup-percona always locks database #14

@shaneiseminger

Description

@shaneiseminger

Would be great to have an option to enable --no-lock (and with it --safe-slave-backup) in backups. This is useful on busy servers where even a few seconds of read-locked tables is too much. Obviously this comes with some danger and should only be used where the binlog position is not needed (e.g. no async replication).

I ran across the need for this when running backups on a server where only system tables are MyISAM, but xtrabackup still read-locked everything for 30+ seconds, sometimes many minutes.

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