[MDEV-15025] mariabackup: use defaults-group-suffix even if no --defaults-file Created: 2018-01-22 Updated: 2018-01-23 Resolved: 2018-01-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
To keep both sides of this if statement equivalent, defaults-group-suffix needed to be included in the else branch. Placed defaults-group-suffix moved to the second argument for consistency with b75d767. |