mariadb/storage/innobase/handler
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
..
ha_innodb.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
ha_innodb.h Push for testing of encryption 2015-02-10 10:21:17 +01:00
handler0alter.cc Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
i_s.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
i_s.h MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS 2015-02-21 21:45:16 +02:00