[MDEV-15730] mariabackup: rename --stream=xbstream to --stream=mbstream Created: 2018-03-29 Updated: 2021-05-27 Resolved: 2021-05-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, Galera SST |
| Affects Version/s: | None |
| Fix Version/s: | 10.6.2, 10.2.39, 10.3.30, 10.4.20, 10.5.11 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | mariabackup | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The "xbstream" utility from XtraBackup has been renamed to "mbstream" in MariaDB Backup:
However, the mariabackup utility still expects the "xbstream" value for the --stream argument:
Maybe it would make sense to change this value to "mbstream" as well? |
| Comments |
| Comment by Vladislav Vaintroub [ 2018-05-28 ] |
|
The format was not changed. mbstream utility is called so, because someone wanted to avoid name clashes with Percona utilities. |
| Comment by Ralf Gebhardt [ 2018-05-28 ] |
|
Example documented here: https://mariadb.com/kb/en/library/mariabackup-options/#-stream |
| Comment by Julius Goryavsky [ 2021-05-24 ] |
|
Fixed, |
| Comment by Jan Lindström (Inactive) [ 2021-05-25 ] |
|
ok to push |
| Comment by Julius Goryavsky [ 2021-05-25 ] |
|
Fixed |