summaryrefslogtreecommitdiff
path: root/storage/innobase/include/log0crypt.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-211-35/+33
* MDEV-25791: Remove UNIV_INTERNMarko Mäkelä2021-05-271-12/+4
* Cleanup: log upgrade and encryptionMarko Mäkelä2020-03-071-8/+4
* Cleanup: Remove srv_start_lsnMarko Mäkelä2020-03-021-4/+3
* Merge 10.3 into 10.4Marko Mäkelä2019-07-021-6/+2
|\
| * MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-06-281-6/+2
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | * MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-081-1/+5
* | | MDEV-12041: innodb_encrypt_log key rotationMarko Mäkelä2018-08-131-5/+14
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-09-171-0/+40
|\ \ | |/
| * MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to tem…Jan Lindström2017-09-141-1/+43
* | MDEV-13318 Crash recovery failure after the server is killed during innodb_en...Marko Mäkelä2017-09-121-2/+7
* | MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-151-78/+17
* | MDEV-11782 preparation: Add separate code for validating the 10.1 redo log.Marko Mäkelä2017-02-131-1/+14
|/
* MDEV-9793: getting mysqld crypto key from key version failedJan Lindström2016-03-301-1/+9
* MDEV-8410: Changing file-key-management to example-key-management causes cras...Jan Lindström2015-08-081-9/+61
* MDEV-8156: Assertion failure in file log0crypt.cc line 220 on server restartJan Lindström2015-06-181-1/+1
* MDEV-8041: InnoDB redo log encryptionJan Lindström2015-05-091-52/+34
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-1/+1
* remove now-empty my_aes.{h,cc}Sergei Golubchik2015-04-091-1/+1
* renames to follow single consistent naming styleSergei Golubchik2015-04-091-1/+1
* encryption plugin controls the encryptionSergei Golubchik2015-04-091-0/+2
* encryption keys serviceSergei Golubchik2015-02-101-1/+0
* encryption key management plugin apiSergei Golubchik2015-02-101-1/+1
* Push for testing of encryptionMonty2015-02-101-0/+85