mariadb/storage
Marko Mäkelä 3272a19741 MDEV-11782 preparation: Add separate code for validating the 10.1 redo log.
log_crypt_101_read_checkpoint(): Read the encryption information
from a MariaDB 10.1 checkpoint page.

log_crypt_101_read_block(): Attempt to decrypt a MariaDB 10.1
redo log page.

recv_log_format_0_recover(): Only attempt decryption on checksum
mismatch. NOTE: With the MariaDB 10.1 innodb_encrypt_log format,
we can actually determine from the cleartext portion of the redo log
whether the redo log is empty. We do not really have to decrypt the
redo log here, if we did not want to determine if the checksum is valid.
2017-02-13 11:12:58 +02:00
..
archive cleanup: Field_blob::get_ptr() 2016-12-12 20:27:33 +01:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
federatedx MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase MDEV-11782 preparation: Add separate code for validating the 10.1 redo log. 2017-02-13 11:12:58 +02:00
maria MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00
mroonga MDEV-7635: Fix for mroonga 32-bit test failures. 2017-02-10 06:30:42 -05:00
myisam MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00
myisammrg cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
oqgraph Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
perfschema Merge branch '10.1' into 10.2 2017-02-10 17:01:45 +01:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge 10.1 into 10.2 2017-01-10 14:39:28 +02:00
spider Mark spider tests big 2016-11-17 17:36:06 +04:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
xtradb Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00