| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b... | Alexander Barkov | 2015-07-03 | 1 | -1/+0 |
* | cleanup: safer versions of PSI no-op macros | Sergei Golubchik | 2015-06-27 | 1 | -6/+6 |
* | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 11 | -115/+3 |
|\ |
|
| * | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 | Sergei Golubchik | 2015-06-16 | 2 | -4/+3 |
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 7 | -59/+0 |
| |\ |
|
| | * | MDEV-8052 abi detection incorrect with clang | Sergei Golubchik | 2015-06-03 | 7 | -47/+0 |
* | | | MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP RO | Sergey Vojtovich | 2015-06-19 | 1 | -0/+6 |
* | | | my_aes_encrypt_gcm() and my_aes_decrypt_gcm() | Sergei Golubchik | 2015-06-02 | 1 | -0/+13 |
* | | | my_aes_get_size() | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | | | just like tempfiles: use key id 2 for temp Aria tables | Sergei Golubchik | 2015-06-02 | 1 | -0/+3 |
* | | | MDEV-8126 encryption for temp files | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | | | always use my_b_pread() instead of mysql_file_pread() | Sergei Golubchik | 2015-06-02 | 1 | -0/+1 |
* | | | my_b_fill, inline my_b_* functions instead of hairy macros | Sergei Golubchik | 2015-06-02 | 2 | -45/+97 |
* | | | misc IO_CACHE cleanups | Sergei Golubchik | 2015-06-02 | 1 | -15/+7 |
* | | | cleanup: LOAD DATA replication support in IO_CACHE | Sergei Golubchik | 2015-06-02 | 1 | -12/+0 |
* | | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 7 | -80/+34 |
|\ \ \
| |/ / |
|
| * | | perfschema 5.6.24 | Sergei Golubchik | 2015-05-05 | 5 | -79/+32 |
| |\ \ |
|
| | * | | 5.6.24 | Sergei Golubchik | 2015-05-04 | 5 | -79/+32 |
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | MDEV-6916 REPAIR VIEW / mysql migration | Oleksandr Byelkin | 2015-04-12 | 1 | -0/+1 |
| * | | | SSL: Verbosely report SSL initialization errors | Sergei Golubchik | 2015-05-03 | 1 | -1/+1 |
* | | | | MDEV-8241: Debug build on Windows is broken: error LNK2019: unresolved extern... | Oleksandr Byelkin | 2015-05-29 | 1 | -1/+1 |
* | | | | MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled | Nirbhay Choubey | 2015-05-29 | 1 | -0/+4 |
* | | | | Identical key derivation code in XtraDB/InnoDB/Aria | Sergei Golubchik | 2015-05-15 | 10 | -5/+325 |
* | | | | move AES_CTR to its own greatly simplified function | Sergei Golubchik | 2015-05-13 | 1 | -7/+2 |
* | | | | Add encryption key id to the API as a distinct concept | Sergei Golubchik | 2015-04-09 | 7 | -44/+58 |
* | | | | remove now-empty my_aes.{h,cc} | Sergei Golubchik | 2015-04-09 | 2 | -71/+33 |
* | | | | renames to follow single consistent naming style | Sergei Golubchik | 2015-04-09 | 9 | -113/+120 |
* | | | | remove wrappers in encryption_keys.cc | Sergei Golubchik | 2015-04-09 | 6 | -90/+26 |
* | | | | encryption plugin controls the encryption | Sergei Golubchik | 2015-04-09 | 9 | -122/+150 |
* | | | | rename "encryption key management plugin" to "encryption plugin" | Sergei Golubchik | 2015-04-09 | 4 | -9/+9 |
* | | | | optimize encryption api | Sergei Golubchik | 2015-04-08 | 8 | -40/+35 |
* | | | | copy-paste bug in service_sha1.h | Sergei Golubchik | 2015-04-08 | 1 | -4/+4 |
* | | | | small cleanup | Sergei Golubchik | 2015-04-08 | 2 | -1/+3 |
* | | | | remove Aria-only handler flag | Sergei Golubchik | 2015-04-08 | 1 | -2/+1 |
* | | | | remove get_iv() from the key management plugin API | Sergei Golubchik | 2015-04-08 | 7 | -23/+0 |
* | | | | remove old my_aes_encrypt/decrypt | Sergei Golubchik | 2015-04-08 | 1 | -49/+0 |
* | | | | yassl support | Sergei Golubchik | 2015-04-05 | 1 | -9/+9 |
* | | | | unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet. | Sergei Golubchik | 2015-04-05 | 1 | -11/+42 |
* | | | | encryption cleanup: small changes | Sergei Golubchik | 2015-04-05 | 4 | -39/+4 |
* | | | | encryption cleanup: delete obsolete files | Sergei Golubchik | 2015-04-05 | 1 | -60/+0 |
* | | | | MDEV-6572 "USE dbname" with a bad sequence erroneously connects to a wrong da... | Alexander Barkov | 2015-03-16 | 1 | -0/+4 |
* | | | | MDEV-7728 - Improve xid cache scalability by using lock-free hash | Sergey Vojtovich | 2015-03-16 | 1 | -1/+6 |
* | | | | MDEV-6650 - LINT_INIT emits code in non-debug builds | Sergey Vojtovich | 2015-03-16 | 1 | -13/+0 |
* | | | | Moving the conversion code from String::well_formed_copy() | Alexander Barkov | 2015-03-16 | 1 | -0/+38 |
* | | | | MDEV-6566 Different INSERT behaviour on bad bytes with and without character ... | Alexander Barkov | 2015-03-13 | 1 | -12/+59 |
* | | | | MDEV-6819 st_mysql_show_var::value should be void* not char* | Sergei Golubchik | 2015-03-07 | 6 | -12/+12 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 4 | -8/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.0 | Sergei Golubchik | 2015-02-22 | 1 | -1/+4 |
| |\ \ \ |
|
| | * | | | fix a case where automatic procedure grant was changing user's password | Sergei Golubchik | 2015-02-17 | 1 | -1/+4 |