Details

    Description

      When InnoDB creates an .ibd file, it first writes a dummy page 0 with no information about encryption. This may prevent Mariabackup 10.2.20 or 10.2.21 from copying encrypted data files that were craeted shortly before backup started.

      Maybe we should create a 0-byte .ibd file first, and then let page flushing write the first pages? Alternatively, preallocate a zero-filled file and then let page flushing do its job.

      A valid page 0 must be written to the created files before writing any other pages. Otherwise, crash recovery cannot work.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Thirunarayanan Balathandayuthapani made transition -
            Open In Progress
            223d 19h 26m 1
            Thirunarayanan Balathandayuthapani made transition -
            In Progress In Review
            14s 1
            Marko Mäkelä made transition -
            In Review Stalled
            1d 2h 56m 1
            Thirunarayanan Balathandayuthapani made transition -
            Stalled Closed
            2m 6s 1

            People

              thiru Thirunarayanan Balathandayuthapani
              marko Marko Mäkelä
              Votes:
              1 Vote for this issue
              Watchers:
              4 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.