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

mariadb-binlog --flashback Doesn't Reset Server State

    XMLWordPrintable

Details

    Description

      The mariadb-binlog client tool when used with the --flashback option, which reverts the transactions contained in the binary log, leaves the state of the server as it previous was (i.e. gtid_slave_pos, gtid_binlog_pos, etc).

      Resetting the slave variables would be simple (e.g. mariadb-binlog could reset them to their earlier versions), but this would create inconsistency with the primary-side variables, which cannot be easily reset.

      So a method to reset the state of the server in a consistent way should be implemented.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bnestere Brandon Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.