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

Implement an option for binlog inside innodb_log_archive

    XMLWordPrintable

Details

    Description

      The combination binlog_storage_engine=innodb (MDEV-34705) and innodb_log_archive=ON (MDEV-37949) is suboptimal in the way that the binary log events will be archived in two sets of files.

      We should implement a setting and tools that will allow the binary log events to be stored only inside the innodb_log_archive=ON files using the InnoDB log record format that was introduced in MDEV-34705. In this mode, the page oriented binary log file format that was introduced in MDEV-34705 would continue to exist, but only in a virtual form, not written to any persistent files.

      Implementing this would also trivially solve MDEV-8813, because the upgraded tooling would necessarily be compatible with innodb_encrypt_log=ON.

      Attachments

        Issue Links

          Activity

            People

              bnestere Brandon Nesterenko
              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.