summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix warning about unused variable if FD_CLOEXEC is not definedVladislav Vaintroub2015-11-241-0/+2
* Merge branch '10.0' into 10.1Sergei Golubchik2015-11-192-0/+10
|\
| * MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-062-2/+4
| * remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-0/+8
* | remove duplicated likeSergei Golubchik2015-11-191-2/+0
* | MDEV-8973 Build failure on missing alloca.hSergei Golubchik2015-11-161-0/+2
* | dbug: correct trace for DBUG_RETURN(func()); -- gcc onlySergei Golubchik2015-11-161-3/+16
* | MDEV-427/MDEV-5713 Add systemd script with notify functionalitySergey Vojtovich2015-10-121-5/+22
* | MDEV-427/MDEV-5713 Add systemd script with notify functionalityDaniel Black2015-10-121-0/+17
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-128-21/+21
|\ \ | |/
| * MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-014-13/+13
| * MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-064-8/+8
* | compilation failure on windowsSergei Golubchik2015-10-051-0/+2
* | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-142-2/+5
* | A clean-up after the patch for MDEV-8747 and MDEV-8749:Alexander Barkov2015-09-062-2/+2
* | update encryption plugin and service versionsSergei Golubchik2015-09-042-2/+2
* | document new encryption plugin apiSergei Golubchik2015-09-042-4/+38
* | MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-041-3/+3
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (autoset)Oleksandr Byelkin2015-09-041-1/+3
* | cleanup: my_checksumSergei Golubchik2015-09-041-1/+0
* | New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-048-128/+309
* | simplify and unify my_safe_alloca usageSergei Golubchik2015-09-041-7/+8
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+1
|\ \ | |/
| * Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-0/+1
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-013-10/+7
* | MDEV-8694 Wrong result for SELECT..WHERE a NOT LIKE 'a ' AND a='a'Alexander Barkov2015-08-281-0/+4
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-0/+7
* | UNINIT_VAR() fixesSergey Vojtovich2015-08-251-1/+1
* | Merge /my/maria-10.1-default into 10.1Monty2015-08-181-1/+1
|\ \
| * | Fixed failing tests and compiler warningsMonty2015-08-181-1/+1
* | | Adding MY_CHARSET_HANDLER::native_to_mb().Alexander Barkov2015-08-141-0/+15
|/ /
* | compilation failures on WindowsSergei Golubchik2015-07-231-0/+4
* | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-143-2/+42
* | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-031-1/+0
* | 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
| |\ \