[MDEV-23139] mariabackup: remove unused option for backup locks Created: 2020-07-10 Updated: 2020-08-10 Resolved: 2020-08-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.4.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Rick Pizzi | Assignee: | Vladislav Lesin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
Since we do not have LOCK TABLES FOR BACKUP and since we have removed FTWRL, the command line option to disable backup locks has no meaning anymore and should be removed.
|
| Comments |
| Comment by Geoff Montee (Inactive) [ 2020-07-10 ] |
|
This is a duplicate of MDEV-19753. |