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

Incremental prepare fails when innodb_undo_tablespaces > 0

    XMLWordPrintable

Details

    Description

      In windows, Mariabackup incremental prepare fails to open undo tablespaces while applying
      the delta file. It leads to failure of incremental prepare.

      Scenario:
      ========

      perl mysql-test-run.pl mariabackup.incremental_encrypted --mysqld=--innodb_undo_tablespaces=0
      

      Problem is that backup opens the undo tablespaces in srv_undo_tablespaces_init() and it tries
      to open again while applying the delta, but later is in conflicting mode and it leads to
      the failure. we found out while testing MDEV-29986. Thanks to wlad for debugging the windows failure.

      Attachments

        Issue Links

          Activity

            People

              thiru Thirunarayanan Balathandayuthapani
              thiru Thirunarayanan Balathandayuthapani
              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.