mariadb/storage/xtradb/srv
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
..
srv0conc.cc fixing embedded: WaaS. Wsrep as a Service. 2014-10-01 23:48:34 +02:00
srv0mon.cc Push for testing of encryption 2015-02-10 10:21:17 +01:00
srv0srv.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
srv0start.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00