summaryrefslogtreecommitdiff
path: root/sql/mf_iocache_encr.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-221-2/+2
* MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-081-2/+3
* make encrypt-binlog and encrypt-tmp-files to fail if no encryptionSergei Golubchik2015-09-091-14/+17
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-7/+9
* my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-2/+6
* MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-0/+254