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.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            jplindst Jan Lindström 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.

            Show
            jplindst Jan Lindström 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.
            Hide
            jplindst Jan Lindström 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.

            Show
            jplindst Jan Lindström 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

              • Assignee:
                jplindst Jan Lindström
                Reporter:
                jplindst Jan Lindström
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: