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

Missing arguments documentation in mysql_install_db.sh (and KB)

Details

    Description

      The script/mysql_install_db.sh is missing the documentation in the helper for the following argument:

      --log-error
      

      It is also missing from KB (https://mariadb.com/kb/en/mysql_install_db).

      KB documentation is lacking the following argument documentation:

      --group
      

      The following is deprecated and should probably be removed from KB:

      --windows
      

      Attachments

        Activity

          danblack Daniel Black added a comment -

          log-error is parsed to make the error message if it fails to initialize. I'm not sure its worth documenting.

          Additional arguments are passed to the server is important to mention. (e.g. --innodb-page-size=4k).

          mariadb-install-db is an install group read by mariadb-install-db (like mysql_install_db)

          danblack Daniel Black added a comment - log-error is parsed to make the error message if it fails to initialize. I'm not sure its worth documenting. Additional arguments are passed to the server is important to mention. (e.g. --innodb-page-size=4k). mariadb-install-db is an install group read by mariadb-install-db (like mysql_install_db)

          People

            greenman Ian Gilfillan
            faust Faustin Lammler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.