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

Document when mysql_upgrade's default for --write-binlog changed

    XMLWordPrintable

Details

    Description

      mysql_upgrade's documentation says that --write-binlog is enabled by default:

      --write-binlog	All commands including those run by mysqlcheck are written to the binary log. Enabled by default. Use --skip-write-binlog when commands should not be sent to replication slaves.
      

      https://mariadb.com/kb/en/library/mysql_upgrade/#command-line-options

      However, this does not seem to be the case in 10.1 or 10.2. It is disabled by default:

      $ mysql_upgrade --help | grep write-binlog
        --write-binlog      All commands including those, issued by mysqlcheck, are
      write-binlog                      FALSE
      

      The documentation should probably mention which version this default changed.

      Attachments

        Activity

          People

            greenman Ian Gilfillan
            GeoffMontee Geoff Montee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.