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

Setting log-basename in my.cnf will ignore pid-file and log-error settings

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.15
    • N/A
    • Server
    • None
    • Gentoo

    Description

      Simply by adding "log-basename = master" to a my.cnf file, the definitions for pid-file and log-error are ignored.

      This may include other settings as well but I cannot confirm that.

      How to repeat:

      my.cnf

      pid-file=/var/run/mysqld/mysqld.pid
      log-error=/var/log/mysql/mysqld.err
      log-basename = master

      Expected results:
      /var/run/mysqld/mysqld.pid and /var/log/mysql/mysqld.err to be written to.

      Actual results:
      $DATADIR/master.pid and $DATADIR/master.err are created and written to

      Attachments

        Activity

          People

            monty Michael Widenius
            grknight Brian Evans
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.