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

wsrep_sst_rsync.sh using bash instead of sh breaking change

    XMLWordPrintable

Details

    Description

      The wsrep_sst_rsync.sh is using now

      #!/bin/bash -ue

      instead of

      #!/bin/sh -ue

      Therefore nodes can't sync since by default "bash" is not installed in FreeBSD

      Attachments

        Issue Links

          Activity

            People

              sysprg Julius Goryavsky
              Embriz Nicolas
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.