diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-05-28 14:20:44 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-05-28 14:31:31 +0300 |
commit | 8a42ad7a5d3168b7ce92a38652d77424336a32b8 (patch) | |
tree | c6d5b9a773754d1214830029c6d73fab4b1a45ec /storage/innobase/row/row0import.cc | |
parent | 1a8afb48859c099417594752ae77bb536e6348dc (diff) | |
download | mariadb-git-8a42ad7a5d3168b7ce92a38652d77424336a32b8.tar.gz |
MDEV-13834 10.2 wrongly recognizes 10.1.10 innodb_encrypt_log=ON data as after-crash and refuses to start
infos[]: Allocate enough entries to accommodate all keys from both
checkpoint pages.
infos_used: The size of infos[].
get_crypt_info(): Merge to the only caller, log_crypt_101_read_block().
log_crypt_101_read_block(): Do not validate the log block checksum,
because it will not be valid when upgrading from MariaDB 10.1.10.
Instead, check that the encryption key exists.
log_crypt_101_read_checkpoint(): Append to infos[] instead of overwriting.
Diffstat (limited to 'storage/innobase/row/row0import.cc')
0 files changed, 0 insertions, 0 deletions