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

aria_log_dir_path is a command-line option but documented as dynamic variable

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • N/A
    • N/A
    • Documentation
    • None

    Description

      aria_log_dir_path is documented as a dynamic variable, but in fact it is only a startup option:

      /* It is only command line argument */
      static MYSQL_SYSVAR_STR(log_dir_path, maria_data_root,
             PLUGIN_VAR_NOSYSVAR | PLUGIN_VAR_RQCMDARG | PLUGIN_VAR_READONLY,
             "Path to the directory where to store transactional log",
             NULL, NULL, mysql_real_data_home);
      

      Attachments

        Issue Links

          Activity

            People

              greenman Ian Gilfillan
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.