Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.3
-
None
-
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
-
-
MDEV-14240 sync0rw.ic:285 Assertion `!rw_lock_own(lock, RW_LOCK_X)' failed
-
- Closed
-
-
MDEV-29980 CREATE TEMPORARY TABLE ... LIKE does not work when original has ROW_FORMAT=COMPRESSED
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Sprint | 10.1.21 [ 130 ] |
Rank | Ranked higher |
Link |
This issue relates to |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Marko Mäkelä [ marko ] | Jan Lindström [ jplindst ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Jan Lindström [ jplindst ] | Marko Mäkelä [ marko ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.2.4 [ 22116 ] |
issue.field.resolutiondate | 2017-01-18 06:57:04.0 | 2017-01-18 06:57:04.037 |
Fix Version/s | 10.2.4 [ 22116 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 79228 ] | MariaDB v4 [ 151544 ] |
Link | This issue relates to MDEV-29980 [ MDEV-29980 ] |
Link |
This issue relates to |
bb-10.2-mdev-11816
(this contains also some other work on top of 10.2 in the preceding commits)