summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup: safer versions of PSI no-op macrosSergei Golubchik2015-06-271-6/+6
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-2711-115/+3
|\
| * MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-162-4/+3
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-117-59/+0
| |\
| | * MDEV-8052 abi detection incorrect with clangSergei Golubchik2015-06-037-47/+0
* | | MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP ROSergey Vojtovich2015-06-191-0/+6
* | | my_aes_encrypt_gcm() and my_aes_decrypt_gcm()Sergei Golubchik2015-06-021-0/+13
* | | my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* | | just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-0/+3
* | | MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-1/+1
* | | always use my_b_pread() instead of mysql_file_pread()Sergei Golubchik2015-06-021-0/+1
* | | my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-022-45/+97
* | | misc IO_CACHE cleanupsSergei Golubchik2015-06-021-15/+7
* | | cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-021-12/+0
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-017-80/+34
|\ \ \ | |/ /
| * | perfschema 5.6.24Sergei Golubchik2015-05-055-79/+32
| |\ \
| | * | 5.6.24Sergei Golubchik2015-05-045-79/+32
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-0/+1
| * | | SSL: Verbosely report SSL initialization errorsSergei Golubchik2015-05-031-1/+1
* | | | MDEV-8241: Debug build on Windows is broken: error LNK2019: unresolved extern...Oleksandr Byelkin2015-05-291-1/+1
* | | | MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabledNirbhay Choubey2015-05-291-0/+4
* | | | Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-1510-5/+325
* | | | move AES_CTR to its own greatly simplified functionSergei Golubchik2015-05-131-7/+2
* | | | Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-097-44/+58
* | | | remove now-empty my_aes.{h,cc}Sergei Golubchik2015-04-092-71/+33
* | | | renames to follow single consistent naming styleSergei Golubchik2015-04-099-113/+120
* | | | remove wrappers in encryption_keys.ccSergei Golubchik2015-04-096-90/+26
* | | | encryption plugin controls the encryptionSergei Golubchik2015-04-099-122/+150
* | | | rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-094-9/+9
* | | | optimize encryption apiSergei Golubchik2015-04-088-40/+35
* | | | copy-paste bug in service_sha1.hSergei Golubchik2015-04-081-4/+4
* | | | small cleanupSergei Golubchik2015-04-082-1/+3
* | | | remove Aria-only handler flagSergei Golubchik2015-04-081-2/+1
* | | | remove get_iv() from the key management plugin APISergei Golubchik2015-04-087-23/+0
* | | | remove old my_aes_encrypt/decryptSergei Golubchik2015-04-081-49/+0
* | | | yassl supportSergei Golubchik2015-04-051-9/+9
* | | | unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet.Sergei Golubchik2015-04-051-11/+42
* | | | encryption cleanup: small changesSergei Golubchik2015-04-054-39/+4
* | | | encryption cleanup: delete obsolete filesSergei Golubchik2015-04-051-60/+0
* | | | MDEV-6572 "USE dbname" with a bad sequence erroneously connects to a wrong da...Alexander Barkov2015-03-161-0/+4
* | | | MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-161-1/+6
* | | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-13/+0
* | | | Moving the conversion code from String::well_formed_copy()Alexander Barkov2015-03-161-0/+38
* | | | MDEV-6566 Different INSERT behaviour on bad bytes with and without character ...Alexander Barkov2015-03-131-12/+59
* | | | MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-076-12/+12
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-074-8/+11
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-221-1/+4
| |\ \ \
| | * | | fix a case where automatic procedure grant was changing user's passwordSergei Golubchik2015-02-171-1/+4
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-183-3/+11
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /