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

Allow innodb_log_files_in_group=1

    XMLWordPrintable

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

            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:

                Time Tracking

                  Estimated:
                  Original Estimate - 0.25d
                  0.25d
                  Remaining:
                  Remaining Estimate - 0.25d
                  0.25d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified

                  Git Integration

                    Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.