mariadb/storage/innobase/log
Jan Lindström c395aad668 MDEV-9840: Test encryption.innodb-log-encrypt-crash fails on buildbot
Problem: We created more than 5 encryption keys for redo-logs.
Idea was that we do not anymore create more than one encryption
key for redo-logs but if existing checkpoint from earlier
MariaDB contains more keys, we should read all of them.

Fix: Add new encryption key to memory structure only if there
currently has none or if we are reading checkpoint from the log.
Checkpoint from older MariaDB version could contain more than
one key.
2016-03-31 13:12:48 +03:00
..
log0crypt.cc MDEV-9840: Test encryption.innodb-log-encrypt-crash fails on buildbot 2016-03-31 13:12:48 +03:00
log0log.cc MDEV-9422: Checksum errors on restart when killing busy instance that uses encrypted XtraDB tables 2016-03-18 07:58:04 +02:00
log0recv.cc MDEV-9793: getting mysqld crypto key from key version failed 2016-03-30 16:09:47 +03:00