[MDEV-32253] impossible to use --no-timestamp option Created: 2023-09-26 Updated: 2023-10-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.4.14, 10.5, 10.6 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | timestamp | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
--no-timestamp option throws an error.
This is already mentioned in Before 10.4.14 no error occured, but likely mariabackup no complain about wrong options. Fixed with "mariabackup does not report unknown command line options" The option with --innobackupex not work either. Also already mentioned in
I reproduced this behaviour wirh 10.4.14 to 10.4.20, 10.5 and 10.6 In MDEV-20552 serg mentioned:
But according above tests, it is more urgent to make the option --no-timestamp make working in any way. |