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

mariadb-10.3.14-linux-systemd-x86_64.tar seems systemd integration missing

    XMLWordPrintable

Details

    Description

      I downloaded the community version of MariaDB software with systemd integration and it seems that systemd integration is missing. A timeout occurs when "systemctl start mariadb".
      Comparing MariaDB (systemd in filename) version 10.3.13 with 10.3.14 systemd seems to be missing:

      $ ldd mariadb-10.3.*13*-linux-systemd-x86_64/bin/mysqld|grep systemd
              libsystemd-daemon.so.0 => /lib64/libsystemd-daemon.so.0 (0x00007fa765b0e000)
       
      $ ldd mariadb-10.3.*14*-linux-systemd-x86_64/bin/mysqld|grep systemd
      $ [nothing]
       
      $ strings mariadb-10.3.*13*-linux-systemd-x86_64/bin/mysqld|grep systemd
      libsystemd-daemon.so.0
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
      /usr/include/systemd
       
      $ strings mariadb-10.3.*14*-linux-systemd-x86_64/bin/mysqld|grep systemd
      $ [nothing]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cweiss Christian Weiss
              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.