[MDEV-13620] Improve documentation and help text for MariaDB Backup's --plugin-dir option Created: 2017-08-22 Updated: 2020-08-25 Resolved: 2017-12-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, Plugins |
| Affects Version/s: | 10.1.26 |
| Fix Version/s: | 10.1.30, 10.2.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | backup, encryption, mariabackup | ||
| Sprint: | 10.1.30 |
| Description |
|
In I believe that the --plugin-dir command-line option is read during the prepare stage. We should probably update the --help text of the mariabackup tool to specify that the --plugin-dir option is only valid during the prepare stage. We should probably add a similar note to the documentation: https://mariadb.com/kb/en/the-mariadb-library/mariabackup-options/ Should the utility also warn the user if they specify the --plugin-dir command-line option during the backup stage? |
| Comments |
| Comment by Vladislav Vaintroub [ 2017-08-22 ] |
|
since |
| Comment by Julien Fritsch [ 2017-09-12 ] |
|
So it sounds like we won't be fixing this right ? |
| Comment by Vladislav Vaintroub [ 2017-09-12 ] |
|
I can fix it, no big deal. I wrote an explanation in previous entry to set expectation of what to expect from this option. Usually, this does not really need any setting, and if it does need, people are doing something "special" |