mariadb/storage
Marko Mäkelä 8a42ad7a5d 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.
2018-05-28 14:31:31 +03:00
..
archive Fixed archive to work with record[1] 2018-05-24 18:55:18 +03:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect Merge branch 'connect/10.2' into 10.2 2018-05-10 13:02:19 +02:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and galera 2017-12-28 02:13:25 +01:00
federatedx Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
heap Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
innobase MDEV-13834 10.2 wrongly recognizes 10.1.10 innodb_encrypt_log=ON data as after-crash and refuses to start 2018-05-28 14:31:31 +03:00
maria Merge remote-tracking branch 'origin/10.1' into 10.2 2018-05-24 18:57:52 +03:00
mroonga Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
myisam Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
myisammrg Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
oqgraph Merge 10.1 into 10.2 2018-04-24 09:39:45 +03:00
perfschema Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
rocksdb MDEV-16310: rocksdb.check_ignore_unknown_options fails on OS X 2018-05-28 13:02:48 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Remove unused function FixNull() 2018-04-24 12:06:28 +03:00
spider MDEV-12900: spider tests failed in buildbot with valgrind 2018-05-21 19:17:03 -07:00
test_sql_discovery MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
tokudb MDEV-16183 TokuDB tests fail on Fedora 28 2018-05-16 23:24:14 +02:00
xtradb Merge remote-tracking branch 'origin/10.1' into 10.2 2018-05-24 18:57:52 +03:00