[MDEV-26117] Typo in wsrep_sst_mariabackup script leads to failure on Donor Created: 2021-07-09 Updated: 2021-07-09 Resolved: 2021-07-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.4.20 |
| Fix Version/s: | 10.4.21, 10.5.12, 10.6.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Valentin | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
There's a typo in wsrep_sst_mariabackup, line 389. WSREP_SST_OPT_HOST_UNSECAPED should be WSREP_SST_OPT_HOST_UNESCAPED This typo leads to an error at the Donor side while performing SST. |
| Comments |
| Comment by Daniel Black [ 2021-07-09 ] |
|
Fix will be out in 10.4.21 release |