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

Add RESET MASTER TO x to allow specification of binlog file nr

    XMLWordPrintable

Details

    Description

      Extend RESET MASTER to allow specifying next binary log.

      The new syntax will be:
      RESET MASTER TO #next-binary-log-number#

      This will set the next binary log to start with next-binary-log-number,.
      If next-binary-log-number is smaller or equal to the current max log number, then the will use the max-current-log-number +1, as we normally do.

      This has been filed as https://bugs.mysql.com/bug.php?id=77438 in the MYSQL bugs database.

      See also: https://github.com/mysql/mysql-server/pull/14

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              monty Michael Widenius
              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.