mariadb/storage/xtradb/os
Jan Lindström b4a4d82396 InnoDB/XtraDB Encryption cleanup.
Step 1:
-- Remove page encryption from dictionary (per table
encryption will be handled by storing crypt_data to page 0)
-- Remove encryption/compression from os0file and all functions
before that (compression will be added to buf0buf.cc)
-- Use same CRYPT_SCHEME_1 for all encryption methods
-- Do some code cleanups to confort InnoDB coding style
2015-04-07 23:44:56 +02:00
..
os0file.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
os0proc.cc Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
os0stacktrace.cc 5.5 merge 2014-09-16 14:03:17 +02:00
os0sync.cc 5.5 merge 2014-11-20 15:26:31 +01:00
os0thread.cc XtraDB 5.6.22-71.0 2015-01-21 14:34:58 +01:00