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

InnoDB: Assertion failure in dict_tf_is_valid

Details

    Description

      We need to disallow creating page compressed table with row_format=redundant.

      Attachments

        Activity

          commit b432c7bc4226af87a0de1ea3b4dc5a5accbfee0a
          Author: Jan Lindström <jan.lindstrom@skysql.com>
          Date: Wed Nov 19 14:58:48 2014 +0200

          MDEV-7133: InnoDB: Assertion failure in dict_tf_is_valid

          Problem is that page compressed tables currently require atomic_blobs and
          that feature is not availabe currently for row_format=redundant.

          Fix: Disallow page compressed create option if table row_format=redundant.

          jplindst Jan Lindström (Inactive) added a comment - commit b432c7bc4226af87a0de1ea3b4dc5a5accbfee0a Author: Jan Lindström <jan.lindstrom@skysql.com> Date: Wed Nov 19 14:58:48 2014 +0200 MDEV-7133 : InnoDB: Assertion failure in dict_tf_is_valid Problem is that page compressed tables currently require atomic_blobs and that feature is not availabe currently for row_format=redundant. Fix: Disallow page compressed create option if table row_format=redundant.

          revno: 4003
          committer: Jan Lindström <jplindst@mariadb.org>
          branch nick: 10.0-FusionIO-release
          timestamp: Wed 2014-11-19 20:20:31 +0200
          message:
          MDEV-7133: InnoDB: Assertion failure in dict_tf_is_valid

          Problem is that page compressed tables currently require atomic_blobs and
          that feature is not availabe currently for row_format=redundant.

          Fix: Disallow page compressed create option if table row_format=redundant.

          jplindst Jan Lindström (Inactive) added a comment - revno: 4003 committer: Jan Lindström <jplindst@mariadb.org> branch nick: 10.0-FusionIO-release timestamp: Wed 2014-11-19 20:20:31 +0200 message: MDEV-7133 : InnoDB: Assertion failure in dict_tf_is_valid Problem is that page compressed tables currently require atomic_blobs and that feature is not availabe currently for row_format=redundant. Fix: Disallow page compressed create option if table row_format=redundant.

          People

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