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

Innodb-compression-algorithm default should be != none

Details

    Description

      This default change effects only if create table contains PAGE_COMPRESSED=YES table option and naturally in that case compression is desired. Default should be zlib.

      Attachments

        Activity

          jplindst Jan Lindström (Inactive) added a comment - http://lists.askmonty.org/pipermail/commits/2017-January/010467.html

          Looks good.
          Please add a test that uses CREATE TABLE…page_compression=1 without setting the algorithm.

          marko Marko Mäkelä added a comment - Looks good. Please add a test that uses CREATE TABLE…page_compression=1 without setting the algorithm.

          commit 8a4d605500ae487d3dc515305662769645bb092f
          Author: Jan Lindström <jan.lindstrom@mariadb.com>
          Date: Thu Jan 19 12:20:54 2017 +0200

          MDEV-11838: Innodb-compression-algorithm default should be != none

          Change default to zlib, this has effect only if user has
          explicitly requested page compression and then user
          naturally expects that pages are really compressed
          if they can be compressed.

          jplindst Jan Lindström (Inactive) added a comment - commit 8a4d605500ae487d3dc515305662769645bb092f Author: Jan Lindström <jan.lindstrom@mariadb.com> Date: Thu Jan 19 12:20:54 2017 +0200 MDEV-11838 : Innodb-compression-algorithm default should be != none Change default to zlib, this has effect only if user has explicitly requested page compression and then user naturally expects that pages are really compressed if they can be compressed.

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            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.