Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.4.10
-
Ubuntu Server 18.04.3 LTS
Description
When mistyping an option on the mariabackup command line mariabackup does not complain about an unknown option but continues to take the backup.
Examples:
1. Type targetdir= instead of target-dir= --> mariabackup creates a directory xtrabackup_backupfiles in the current working directory and puts the backup there.
2. Type incremental-base-dir= instead of incremental-basedir= --> mariabackup will take a full backup instead
Expected behaviour: mariabackup should throw an error on each unknown option and show the mariabackup --help output and terminate with exit code not equal 0.
Attachments
Issue Links
- is duplicated by
-
MDEV-18215 mariabackup does not report unknown command line options
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
When mistyping an option on the mariabackup command line mariabackup does not complain about an unknown option but continues to take the backup.
Examples: 1. Type targetdir0 instead of target-dir= --> mariabackup creates a directory xtrabackup_backupfiles in the current working directory and puts the backup there. 2. Type incremental-base-dir= instead of incremental-basedir= --> mariabackup will take a full backup instead Expected behaviour: mariabackup should throw an error on each unknown option and show the mariabackup --help output and terminate with exit code not equal 0. |
When mistyping an option on the mariabackup command line mariabackup does not complain about an unknown option but continues to take the backup.
Examples: 1. Type targetdir= instead of target-dir= --> mariabackup creates a directory xtrabackup_backupfiles in the current working directory and puts the backup there. 2. Type incremental-base-dir= instead of incremental-basedir= --> mariabackup will take a full backup instead Expected behaviour: mariabackup should throw an error on each unknown option and show the mariabackup --help output and terminate with exit code not equal 0. |
Link |
This issue is duplicated by |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 107658 ] | MariaDB v4 [ 157664 ] |