Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.2.3
-
Fix Version/s: 10.2.4
-
Component/s: Storage Engine - InnoDB
-
Labels:None
-
Sprint:10.1.21
Description
MySQL 5.7 allows temporary tables to be created in ROW_FORMAT=COMPRESSED.
The usefulness of this is questionable. In MySQL 8.0, WL#7899 prevents the creation of such compressed tables, so that all InnoDB temporary tables will be located inside the predefined InnoDB temporary tablespace.
Attachments
Issue Links
- relates to
-
MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespace
-
- Closed
-
-
MDEV-11202 InnoDB 10.1 -> 10.2 migration does not work
-
- Closed
-
-
MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID
-
- Closed
-
-
MDEV-11623 MariaDB 10.1 fails to start datadir created with MariaDB 10.0/MySQL 5.6 using innodb-page-size!=16K
-
- Closed
-