mariadb/storage/innobase
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
..
api
btr Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
buf
data
dict Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
dyn
eval
fil MDEV-7797: file_key_management_plugin uses static IV for a key 2015-03-20 13:09:07 +02:00
fsp
fts
fut
ha
handler InnoDB cleanup. Remove empty statements i.e. extra ; characters. 2015-03-16 09:14:13 +02:00
ibuf
include Add more information if page state is not correct. 2015-03-10 14:05:57 +02:00
lock Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
log Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
mach
mem
mtr
mysql-test/storage_engine
os Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
page
pars
que
read
rem Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
row MDEV-7770: Online DDL progress output contains incorrectly printed index names 2015-03-13 09:38:08 +02:00
srv Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
sync MDEV-7619: Improve long semaphore wait output 2015-03-11 07:31:57 +02:00
trx Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
usr
ut Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
plugin_exports