Details

    Description

      The InnoDB redo log consists of a list of files that logically form a bigger file, as if the individual files were concatenated together.
      If there are multiple files, the first file will always be written on redo log checkpoint, because the two checkpoint pages are at the start of the single logical redo log file.
      There is no technical reason why InnoDB requires there to be at least 2 files. Let us reduce the minimum number to 1. In that way, restoring from backups will become easier, since InnoDB could directly deal with the single log file produced by XtraBackup.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Marko Mäkelä made transition -
            Open In Progress
            15m 54s 1
            Marko Mäkelä made transition -
            In Progress In Review
            55s 1
            Jan Lindström (Inactive) made transition -
            In Review Stalled
            33m 4s 1
            Marko Mäkelä made transition -
            Stalled Closed
            20h 21m 1

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              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.