[MDEV-22983] Mariabackup's --help option disappeared Created: 2020-06-23 Updated: 2020-07-02 Resolved: 2020-07-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.4, 10.5 |
| Fix Version/s: | 10.5.4, 10.4.14 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Vladislav Lesin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | regression, regression-10.5 | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Mariabackup's --help option seemed to disappear in MariaDB 10.5.4. For example, we can see here that the option existed in MariaDB 10.4.13:
But now in MariaDB 10.5.4, the option is no longer supported:
Could this be caused by the fix for |
| Comments |
| Comment by Oleksandr Byelkin [ 2020-06-23 ] | |||||||||||||||||||||||||||||||
|
here is an urgent fix for 10.5 feel free to reuse it or fix it
| |||||||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2020-07-01 ] | |||||||||||||||||||||||||||||||
|
In 10.5.4, a fix was applied. But the regression still exists in 10.4. |