mariadb/mysql-test/suite/encryption
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
..
include misc encryption tests fixes 2015-06-27 09:40:54 +02:00
r MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table 2016-02-17 12:32:07 +02:00
t MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table 2016-02-17 12:32:07 +02:00
disabled.def Fixed failing tests and compiler warnings 2015-08-18 11:18:58 +03:00
suite.pm move encryption tests to a dedicate suite 2015-05-13 14:27:16 +02:00