[MDEV-24005] Mariabackup's usage message for --use-memory option requires clarification Created: 2020-10-21 Updated: 2023-03-03 Resolved: 2023-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, mariabackup |
| Affects Version/s: | 10.2.34, 10.3.25, 10.4.15, 10.5.6 |
| Fix Version/s: | 10.11.3, 11.0.2, 10.4.29, 10.5.20, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Papercut, beginner-friendly | ||
| Issue Links: |
|
||||||||
| Description |
|
Mariabackup's --use-memory option is only relevant when performing a --prepare. However, the usage message does not mention this:
It should probably be clarified, so it says something like this instead:
|
| Comments |
| Comment by Debjyoti Ghosh [ 2023-03-02 ] |
|
I am working on it, seems a very basic change. |
| Comment by Debjyoti Ghosh [ 2023-03-02 ] |
|
Created PR : https://github.com/MariaDB/server/pull/2517 |
| Comment by Daniel Black [ 2023-03-03 ] |
|
Thanks. Just target the lowest version applicable as you have and it will be merged up to newer branches. |