[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:
Relates
relates to MDEV-20556 Remove references to "xtrabackup" and... Closed

 Description   

Mariabackup's --use-memory option is only relevant when performing a --prepare. However, the usage message does not mention this:

$ mariabackup --help | grep use-memory
  --use-memory=#      The value is used instead of buffer_pool_size

It should probably be clarified, so it says something like this instead:

The value is used in place of innodb_buffer_pool_size. This option is only relevant when the --prepare option is specified.



 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
Should this also be raised against all 10.4+ branches ?

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.

Generated at Thu Feb 08 09:26:43 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.