mariadb/storage/innobase/fil
Jan Lindström a25ccd4f83 MDEV-8238: Tables with encryption=yes using file_key_management plugin are not encrypted
Analysis: Problem was that encryption was skipped.

Fixed by making sure that tables with ENCRYPTED=YES are encrypted.
2015-05-27 16:52:36 +03:00
..
fil0crypt.cc MDEV-8238: Tables with encryption=yes using file_key_management plugin are not encrypted 2015-05-27 16:52:36 +03:00
fil0fil.cc MDEV-8233: InnoDB: Assertion failure in fil_page_decompress with encrypted tables 2015-05-27 15:34:10 +03:00
fil0pagecompress.cc Merge branch 'bb-10.1-jan-encryption' into bb-10.1-serg 2015-04-09 19:27:40 +02:00