mariadb/storage/innobase/row
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
..
row0ext.cc MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
row0ftsort.cc Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
row0import.cc Push for testing of encryption 2015-02-10 10:21:17 +01:00
row0ins.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
row0log.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
row0merge.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
row0mysql.cc InnoDB/XtraDB Encryption cleanup. 2015-04-07 23:44:56 +02:00
row0purge.cc InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
row0quiesce.cc innodb 5.6.23 2015-02-18 17:59:21 +01:00
row0row.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0sel.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
row0uins.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
row0umod.cc Push for testing of encryption 2015-02-10 10:21:17 +01:00
row0undo.cc 10.0-base merge 2013-04-15 15:09:22 +02:00
row0upd.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
row0vers.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00