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

mysql_config disappeared from 10.5 (e.g. binary tarball or source build)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 10.5
    • 10.5.2
    • Packaging
    • None

    Description

      Before the recent changes with binary renaming, both mariadb_config and mysql_config were actual (different) binaries, not a binary and a symlink. Now mariadb_config is still present, but mysql_config is gone, and a symlink isn't created either. From cmake/symlinks.cmake it appears that the symlink is meant to exist, but it is directed to point at mariadb-config instead of mariadb_config.

      REGISTER_SYMLINK("mariadb-config" "mysql_config")
      

      Apparently it is not created because such a binary doesn't exist.

      I'm not sure whether mariadb_config binary needs to be renamed, or the link creation needs to be fixed, but they should correlate.

      Attachments

        Issue Links

          Activity

            People

              ratzpo Rasmus Johansson (Inactive)
              elenst Elena Stepanova
              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.