[MDEV-23695] remove unused xtrabackup code Created: 2020-09-08 Updated: 2021-05-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Backup, mariabackup |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Lesin | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Remove unused code. Particularly remove innodb DDL-tracker. It should theoretically be unnecessary starting with 10.4 or 10.5. But there are also a lot of xtrabackup-specific code, which is not used for now. |