mariadb/storage/xtradb
Sergei Golubchik bb1b61b312 encryption plugin controls the encryption
* no --encryption-algorithm option anymore
* encrypt/decrypt methods in the encryption plugin
* ecnrypt/decrypt methods in the encryption_km service
* file_km plugin has --file-key-management-encryption-algorithm
* debug_km always uses aes_cbc
* example_km changes between aes_cbc and aes_ecb for different key versions
2015-04-09 18:42:43 +02:00
..
api
btr Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
buf Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
data
dict
dyn
eval
fil encryption plugin controls the encryption 2015-04-09 18:42:43 +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 encryption plugin controls the encryption 2015-04-09 18:42:43 +02:00
lock Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
log encryption plugin controls the encryption 2015-04-09 18:42:43 +02: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
usr
ut
CMakeLists.txt Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def