[MDEV-22037] Add ability to skip content of some tables (work around for MDEV-20939) Created: 2020-03-25 Updated: 2020-03-31 Resolved: 2020-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Fix Version/s: | 10.1.45, 10.2.32, 10.3.23, 10.4.13 |
| Type: | Task | Priority: | Critical |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
add --ignore-table-data=<table> to mysqldump |
| Comments |
| Comment by Oleksandr Byelkin [ 2020-03-25 ] |
|
commit 7b9545073fc94aa66beb21cb66eab85cdde92a55 (HEAD --ignore-table-data parameter added. |
| Comment by Alexander Barkov [ 2020-03-25 ] |
|
The patch |