Jan Lindström
|
4865fd105a
|
InnoDB/XtraDB Encryption cleanup
Step 5:
-- Rename encryption_key -> encryption_key_id
-- Remove unnecessary code
-- Fix few bugs found
-- Fix test cases and results files
|
2015-04-07 23:44:57 +02:00 |
|
Jan Lindström
|
4040bf18cf
|
MDEV-7593: Default encryption key does not work correctly for page
encrypted tables
Introduced a new innodb_default_page_encryption_key configuration
variable to allow user to set the default key identifier.
|
2015-02-18 08:32:01 +02:00 |
|
Jan Lindström
|
093b232a87
|
Do not yet allow encrypted tables with compressed tables.
|
2015-02-10 10:21:19 +01:00 |
|
Sergei Golubchik
|
cf8bf0b68e
|
encryption key management plugin api
|
2015-02-10 10:21:17 +01:00 |
|
Monty
|
d7d589dc01
|
Push for testing of encryption
|
2015-02-10 10:21:17 +01:00 |
|