diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2018-08-01 14:58:03 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2018-08-01 14:58:03 +0530 |
commit | 236ae858ef502d92c4c8c736569ec621e5f92a6d (patch) | |
tree | 7f5c9af4540a3a4a7deb4a5d36c09853c11bec8a /mysql-test/r/binlog_row_binlog.result | |
parent | f4eac2deeb046a68e4a26ed1a08f8df51bbf817b (diff) | |
download | mariadb-git-bb-10.2-mdev-14398.tar.gz |
MDEV-14398 When innodb_encryption_rotate_key_age=0 is set,bb-10.2-mdev-14398
server won't encrypt tablespaces
- Introduced new variable called "innodb_encrypt_tables_deferred" which avoids the
opening of first page by rotation thread. It only does decrypt/encrypt the already
opened table depends on innodb_encrypt_tables variable value.
- Removed the rotation list from fil_system and is_in_rotation_list from fil_space_t.
- It removes the relation between innodb_encrypt_tables and
innodb_encryption_rotate_key_age.
Diffstat (limited to 'mysql-test/r/binlog_row_binlog.result')
0 files changed, 0 insertions, 0 deletions