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

Bad server_uid generation algorithm

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 11.8.6
    • N/A
    • Documentation
    • None
    • FreeBSD 15.0-RELEASE-p9 GENERIC amd64
    • Not for Release Notes

    Description

      Multiple instances of MariaDB are started on the same host.
      Host have a single NIC with multiple IPs assigned to it.
      Each MariaDB instance listen on the separate IP address on the standard port 3306.
      -------------
      Each instance have identical `server_uid` generated from SHA1(MAC+port)

      Suggested solution:
      Generate `server_uid` as SHA1(UUID()) at the DATADIR initialization (as a part of mariadb-install-db) and then use it at every startup.

      Attachments

        Activity

          People

            maxmether Max Mether
            ArtemP Artem Perekresny
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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