[MDEV-26980] mariabackup: unknown option '--no-timestamp' Created: 2021-11-05 Updated: 2023-10-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.6.4 |
| Fix Version/s: | 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Luke Cousins | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | backups | ||
| Environment: |
Ubuntu Focal |
||
| Issue Links: |
|
||||||||
| Description |
|
Our backup tooling has been working well for a long time, until we recently upgraded from 10.5.6 to 10.6.4. We now get the following error when trying to use the `--no-timestamp` option:
The option is only available with the `--innobackupex` option according to the docs, and this option is set. Here is an example command:
Thanks |