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

Deprecate and ignore innodb_log_checksums

Details

    Description

      The parameter innodb_log_checksums that was introduced in MariaDB 10.2.2 via MySQL 5.7.9 does not make much sense. The original motivation of introducing this parameter (initially called innodb_log_checksum_algorithm) was that the InnoDB redo log used the slow and insecure innodb algorithm. With hardware or SIMD assisted CRC-32C computation being available, there should be no reason to allow checksums to be disabled on the redo log.

      The parameter innodb_encrypt_log already implies innodb_log_checksums=ON.

      Let us deprecate the parameter innodb_log_checksums and always compute redo log checksums, even if innodb_log_checksums=OFF is specified.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Marko Mäkelä made transition -
            Open Closed
            24m 37s 1
            Marko Mäkelä made transition -
            Closed Stalled
            14s 1
            Marko Mäkelä made transition -
            Stalled In Progress
            43m 46s 1
            Marko Mäkelä made transition -
            In Progress Closed
            1d 4m 1

            People

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