Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
Description
InnoDB is writing the CRYPT_INFO tag at least to the system tablespace, even though encryption is not enabled.
./mtr --mem innodb.101_compatibility,16k
|
od -An -t x1 -N 6 -j 10428 var/install.db/ibdata1
|
The output will end in the following:
73 0e 0c 52 45 74
|
I verified this in both 10.1 and 10.2.
This bug raises the impact of MDEV-13093, and it unnecessarily reduces the compatibility with MySQL 5.6.
Attachments
Issue Links
- is duplicated by
-
MDEV-13557 Startup failure, unable to decrypt ibdata1
-
- Closed
-
- relates to
-
MDEV-13093 Leak of Datafile::m_crypt_info on shutdown after failed startup
-
- Closed
-
-
MDEV-13334 Server crashes upon shutdown after unsuccessful start with wrong innodb_page_size
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
Component/s | Storage Engine - XtraDB [ 10135 ] | |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Fix Version/s | 10.1.27 [ 22609 ] | |
Fix Version/s | N/A [ 14700 ] |
Resolution | Duplicate [ 3 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Fix Version/s | 10.2.9 [ 22611 ] | |
Fix Version/s | 10.3.2 [ 22533 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 81982 ] | MariaDB v4 [ 152589 ] |