summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/fil0crypt.h
Commit message (Expand)AuthorAgeFilesLines
* Remove XtraDBMarko Mäkelä2017-06-211-511/+0
* MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-5/+8
* Follow-up to MDEV-12488: Fix some type mismatch in header filesMarko Mäkelä2017-04-211-3/+3
* MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-250/+204
* MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-061-16/+32
* MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-051-7/+5
* Remove an unnecessary comparison.Marko Mäkelä2016-12-221-3/+0
* MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-131-2/+113
* MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-1/+2
* MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-181-0/+1
* MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-171-3/+4
* MDEV-8773: InnoDB innochecksum does not work with encrypted or page compresse...Jan Lindström2015-09-191-0/+11
* MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing p...Jan Lindström2015-09-141-1/+4
* MDEV-8708: InnoDB temp file encryptionJan Lindström2015-09-081-0/+16
* MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-041-0/+11
* MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a tableJan Lindström2015-08-141-10/+13
* MDEV-8393: InnoDB: Assertion failure in file fil0crypt.cc line 2109Jan Lindström2015-06-291-0/+1
* MDEV-8272: Encryption performance: Reduce the number of unused memcpy'sJan Lindström2015-06-091-26/+28
* just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-1/+1
* MDEV-8238: Tables with encryption=yes using file_key_management plugin are no...Jan Lindström2015-05-271-8/+0
* MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1Jan Lindström2015-05-201-1/+1
* MDEV-8164: Server crashes in pfs_mutex_enter_func after fil_crypt_is_closing ...Jan Lindström2015-05-181-16/+25
* MDEV-8043 innodb tablespace encryptionSergei Golubchik2015-05-151-6/+5
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-9/+1
* MDEV-8143: InnoDB: Database page corruption on disk or a failed file readJan Lindström2015-05-141-1/+4
* Store the key id in the tablespace and read it backSergei Golubchik2015-04-091-1/+1
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-4/+2
* Merge branch 'bb-10.1-jan-encryption' into bb-10.1-sergSergei Golubchik2015-04-091-18/+4
* InnoDB/XtraDB Encryption cleanupJan Lindström2015-04-071-1/+1
* InnoDB/XtraDB Encryption cleanupJan Lindström2015-04-071-3/+12
* InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-071-0/+394