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

Improve Galera scripts

    XMLWordPrintable

Details

    Description

      Many Galera scripts assumes that my_print_defaults and other MariaDB
      binaries are in PATH. This might not be true.

      • We can't assume that "mysql" is in the path. We have to search for this like
        we do with my_print_defaults !
      • Checking for version number doesn't guarantee that the binaries are
        compiled with galera.
        Instead you should check if a binary supports any of the required wresp
        options.

      You can do this with:
      mysql --test-some-option --version
      This will fail with an error if the option is not supported.

      Attachments

        Activity

          People

            nirbhay_c Nirbhay Choubey (Inactive)
            jplindst Jan Lindström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.