[MDEV-25356] SST scripts should use the new mariabackup interface Created: 2021-04-07 Updated: 2021-04-13 Resolved: 2021-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST, mariabackup |
| Fix Version/s: | 10.2.38, 10.3.29, 10.4.19, 10.5.10, 10.6.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Julius Goryavsky | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
SST scripts for Galera should use the new mariabackup interface instead of the innobackupex interface, which is currently only supported for compatibility reasons. |
| Comments |
| Comment by Julius Goryavsky [ 2021-04-07 ] |
|
SST scripts for Galera should use the new mariabackup interface This commit converts the SST script for mariabackup to use the https://github.com/MariaDB/server/commit/2c1bb2660c1c7346291f44b58f3487b51f1943e1 |
| Comment by Jan Lindström (Inactive) [ 2021-04-07 ] |
|
ok to push |
| Comment by Julius Goryavsky [ 2021-04-11 ] |
|
fixed, https://github.com/MariaDB/server/commit/3eecb8db227173284aff8c457dea3c8009117a72 |