[MDEV-15351] wsrep_sst_xtrabackup is broken in 10.1.31 Created: 2018-02-19 Updated: 2018-05-14 Resolved: 2018-05-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.1.31, 10.1.32 |
| Fix Version/s: | 10.1.33, 10.2.15, 10.3.7, 10.0.36-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Konrad Gube | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 16.04 |
||
| Issue Links: |
|
||||||||
| Description |
|
Apparently a function called setup_ports was removed from wsrep_sst_xtrabackup in 10.1.31 (it exists in 10.1.30), but is still being called:
|
| Comments |
| Comment by Konrad Gube [ 2018-04-26 ] |
|
We worked around this issue by migrating to xtrabackup-v2 with 10.1.32 |