Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-15730

mariabackup: rename --stream=xbstream to --stream=mbstream

    XMLWordPrintable

Details

    Description

      The "xbstream" utility from XtraBackup has been renamed to "mbstream" in MariaDB Backup:

      [ec2-user@ip-172-30-0-58 ~]$ rpm -ql percona-xtrabackup-24 | grep stream
      /usr/bin/xbstream
      /usr/share/man/man1/xbstream.1.gz
      [ec2-user@ip-172-30-0-58 ~]$ rpm -ql MariaDB-backup | grep stream
      /usr/bin/mbstream
      

      However, the mariabackup utility still expects the "xbstream" value for the --stream argument:

      $ mariabackup --help
      mariabackup based on MariaDB server 10.2.14-MariaDB Linux (x86_64)
      Open source backup tool for InnoDB and XtraDB
      ...
        --stream=name       Stream all backup files to the standard output in the
                            specified format.Supported format is 'xbstream'.
      ...
      

      Maybe it would make sense to change this value to "mbstream" as well?

      Attachments

        Issue Links

          Activity

            People

              sysprg Julius Goryavsky
              GeoffMontee Geoff Montee (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.