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

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

            elenst Elena Stepanova added a comment - - edited

            10.3.15 bintar should have this problem solved. However, whether it will be suitable for you or not, depends on your system.
            (It is already known not to work for cweiss, as indicated in MDEV-19481, the comment is for other users who face the same issue.)

            elenst Elena Stepanova added a comment - - edited 10.3.15 bintar should have this problem solved. However, whether it will be suitable for you or not, depends on your system. (It is already known not to work for cweiss , as indicated in MDEV-19481 , the comment is for other users who face the same issue.)

            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.