Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3.9, 10.1(EOL), 10.2(EOL)
-
None
Description
Although it is possible to specify encryption key id in alter statement for not encrypted tables (innodb_encrypt_tables = off): ALTER TABLE t1 ENCRYPTION_KEY_ID=X. The encryption threads when encrypting such table (innodb_encrypt_tables = on) will use key id 0 instead of X specified.
Attachments
Issue Links
- relates to
-
MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encryption_key_id!=1
-
- Closed
-
-
MDEV-19086 Make InnoDB background encryption threads read encryption key ID from FRM
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 10.2 [ 14601 ] |
Component/s | Encryption [ 11200 ] | |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Assignee | Jan Lindström [ jplindst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Comment | [ Did you check show warnings ? Used key_id should be ignored if tables has no ENCRYPTION='Y'; ] |
Assignee | Jan Lindström [ jplindst ] | Marko Mäkelä [ marko ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Marko Mäkelä [ marko ] | Jan Lindström [ jplindst ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Component/s | Storage Engine - XtraDB [ 10135 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.1 [ 16100 ] |
issue.field.resolutiondate | 2018-11-06 08:24:19.0 | 2018-11-06 08:24:19.703 |
Fix Version/s | 10.3.11 [ 23141 ] | |
Fix Version/s | 10.1.38 [ 23209 ] | |
Fix Version/s | 10.2.20 [ 23212 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue relates to |
Link | This issue relates to MDEV-19086 [ MDEV-19086 ] |
Workflow | MariaDB v3 [ 89654 ] | MariaDB v4 [ 154951 ] |