summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-1/+1
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-1/+1
* cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-141-1/+0
* cleanup: unify --defaults* option handlingSergei Golubchik2019-10-141-3/+1
* cleanup: my_getopt, get_one_option isn't optionalSergei Golubchik2019-10-141-1/+2
* cleanup: my_getopt, consistencySergei Golubchik2019-10-141-2/+1
* cleanup: my_defaults, remove Process_option_funcSergei Golubchik2019-10-141-8/+0
* Merge 10.4 into 10.5Marko Mäkelä2019-10-112-2/+14
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-102-2/+14
| |\
| | * Cleanup mman.h includesSergey Vojtovich2019-10-021-2/+0
| | * MDEV-20684: innodb/query cache use madvise CORE/NOCORE on FreeBSDDaniel Black2019-10-021-0/+14
* | | MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-073-1/+782
* | | MDEV-20016 Add MariaDB_DATA_TYPE_PLUGINAlexander Barkov2019-10-043-1/+680
* | | MDEV-16470 - Session user variables trackerSergey Vojtovich2019-09-242-0/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-241-5/+5
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-09-232-6/+6
| |\ \ | | |/
| | * MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as...Marko Mäkelä2019-09-132-6/+6
* | | MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as...Vladislav Vaintroub2019-09-082-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-065-20/+23
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-08-313-17/+22
| |\ \ | | |/
| | * MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425Marko Mäkelä2019-08-293-17/+22
| | * Merge 10.2 into 10.3Marko Mäkelä2019-08-291-1/+1
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-08-281-1/+1
| | | |\
| | | | * fix clang warningsEugene Kosov2019-08-281-1/+1
| * | | | MDEV-20432 : add MYSQL_PLUGIN_IMPORTVladislav Vaintroub2019-08-291-1/+1
| * | | | remove incorrect #ifdefSergei Golubchik2019-08-261-2/+0
* | | | | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-0/+7
* | | | | Decrease stack space usage of mysql_execute_command()Sergei Golubchik2019-08-231-6/+0
* | | | | move Aria/S3 specific flag into Aria codeSergei Golubchik2019-08-232-2/+1
* | | | | MDEV-20306 Assert when converting encrypted Aria table to S3Monty2019-08-232-0/+2
* | | | | alloc_on_stack: simplify the APISergei Golubchik2019-08-232-40/+18
* | | | | MDEV-20279 Increase Aria index length limitMonty2019-08-235-17/+122
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-161-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-141-2/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 to 10.3Marko Mäkelä2019-08-131-2/+9
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-1/+8
| | | |\ \ | | | | |/
| | | | * Merge 5.5 into 10.1Marko Mäkelä2019-08-121-1/+9
| | | | |\
| | | | | * Document TRASH_FILL, TRASH_ALLOC, TRASH_FREEMarko Mäkelä2019-08-121-1/+9
| | | | * | imporve clang buildEugene Kosov2019-06-253-8/+8
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-139-140/+157
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnfMonty2019-07-182-0/+2
| * | | | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-053-3/+3
| * | | | | MDEV-19696 - Cleanup gcc sync builtinsRobert Bindar2019-07-032-108/+0
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Remove the unused function maria_cloneMarko Mäkelä2019-06-241-2/+1
| * | | | | MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-281-15/+110
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-271-13/+41
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-19845: Adaptive spin loopsMarko Mäkelä2019-06-271-13/+41
* | | | | | Adding -D__cplusplus into the ABI check command lineAlexander Barkov2019-07-116-348/+616