[MDEV-7133] InnoDB: Assertion failure in dict_tf_is_valid Created: 2014-11-19  Updated: 2014-11-19  Resolved: 2014-11-19

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Storage Engine - XtraDB
Affects Version/s: 10.0.15-FusionIO, 10.1.1
Fix Version/s: 10.0.15-FusionIO, 10.1.2

Type: Bug Priority: Blocker
Reporter: Jan Lindström (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: fusion-io, innodb, xtradb


 Description   

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



 Comments   
Comment by Jan Lindström (Inactive) [ 2014-11-19 ]

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.

Comment by Jan Lindström (Inactive) [ 2014-11-19 ]

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.

Generated at Thu Feb 08 07:17:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.