Make backup locks usage optional
Bug #1418820 reported by
Alexey Kopytov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Wishlist
|
Alexey Kopytov | ||
2.2 |
Fix Released
|
Wishlist
|
Alexey Kopytov | ||
2.3 |
Fix Released
|
Wishlist
|
Alexey Kopytov |
Bug Description
There should be a way to disable backup locks usage by PXB even if they are supported by the server. Introduce a new option called --backup-locks (enabled by default) which can be disabled with --no-backup-locks.
Related branches
lp://staging/~akopytov/percona-xtrabackup/bug1418820-2.2
- Alexey Kopytov (community): Approve
lp://staging/~akopytov/percona-xtrabackup/bug1418820-2.3
- Alexey Kopytov (community): Approve
-
Diff: 101 lines (+41/-3)3 files modifiedstorage/innobase/xtrabackup/doc/source/innobackupex/innobackupex_option_reference.rst (+5/-0)
storage/innobase/xtrabackup/innobackupex.pl (+11/-3)
storage/innobase/xtrabackup/test/t/backup_locks.sh (+25/-0)
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXB-1016