mariadb/storage
Jan Lindström 36ca65b73b MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table
There was two problems. Firstly, if page in ibuf is encrypted but
decrypt failed we should not allow InnoDB to start because
this means that system tablespace is encrypted and not usable.
Secondly, if page decrypt is detected we should return false
from buf_page_decrypt_after_read.
2016-02-17 12:32:07 +02:00
..
archive Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
blackhole
cassandra Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
connect after merge fixes 2016-01-25 22:59:52 +01:00
csv MDEV-8682 - CSV engine does not properly process "", in quotes 2015-09-28 12:04:26 +04:00
example
federated Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
federatedx Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
heap Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
innobase MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table 2016-02-17 12:32:07 +02:00
maria Fixed warnings and one memory loss found by valgrind 2016-02-02 19:54:18 +02:00
mroonga Fixes needed to compile with musl C library 2016-02-07 15:00:30 +02:00
myisam Revert "[Code cleanup] Refactor duplicate code within myisam and maria sort.cc" 2016-01-17 22:57:37 +02:00
myisammrg Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
oqgraph cmake: don't repeat yourself 2015-09-04 10:32:02 +02:00
perfschema Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
sequence MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21 2015-11-16 07:55:55 +01:00
sphinx Stage 2 of MDEV-6152: 2015-08-21 10:40:51 +04:00
spider A clean-up patch for Item_func_conv_charset (needed for MDEV-9181) 2016-01-26 17:52:24 +04:00
test_sql_discovery MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
tokudb Fixes needed to compile with musl C library 2016-02-07 15:00:30 +02:00
xtradb MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table 2016-02-17 12:32:07 +02:00