mariadb/storage/innobase/fil
Jan Lindström 3578419b77 MDEV-7797: file_key_management_plugin uses static IV for a key
Currently crypt data is written to file space always. Use
that to obtain random IV for every object (file).

Beatify code to confort InnoDB coding styles.

Conflicts:
	storage/innobase/fil/fil0crypt.cc
	storage/xtradb/fil/fil0crypt.cc
2015-03-20 13:09:07 +02:00
..
fil0crypt.cc MDEV-7797: file_key_management_plugin uses static IV for a key 2015-03-20 13:09:07 +02:00
fil0fil.cc MDEV-7803: Encryption metadata (crypt_data) is written to InnoDB file space page 0 even when encryption is not enabled 2015-03-19 14:09:49 +02:00
fil0pagecompress.cc Use standard InnoDB error mechanism on compression and encryption 2015-03-02 10:55:48 +02:00