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

Wrong systemd section name in comment within mariadb.service

    XMLWordPrintable

Details

    Description

      The following comment in mariadb.service says that the [service] section should be used to add values to the MYSQLD_OPTS environment variable. This doesn't work though, it has to be [Service] with an upper case 'S'

      # Start main service
      # MYSQLD_OPTS here is for users to set in /etc/systemd/system/mariadb.service.d/MY_SPECIAL.conf
      # Use the [service] section and Environment="MYSQLD_OPTS=...".
      # This isn't a replacement for my.cnf.
      # _WSREP_NEW_CLUSTER is for the exclusive use of the script galera_new_cluster
      ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION
      

      Attachments

        Issue Links

          Activity

            People

              svoj Sergey Vojtovich
              hholzgra Hartmut Holzgraefe
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.