summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-1/+5
* Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overheadMarko Mäkelä2020-05-151-1/+3
* span cleanupEugene Kosov2020-05-151-21/+41
* Fix for using uninitialized memoryMonty2020-05-151-6/+20
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-5/+5
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-5/+5
| |\
| | * BUG#30301356 - SOME EVENTS ARE DELAYED AFTER DROPPING EVENTSergei Golubchik2020-04-301-5/+5
* | | add WITH_DBUG_TRACE CMake variableEugene Kosov2020-04-291-0/+8
* | | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-293-7/+10
* | | cleanup THR_KEY_mysysEugene Kosov2020-04-251-1/+2
* | | unoptimized -fsanitize=undefined build on clang requires more stack spaceEugene Kosov2020-03-231-1/+1
* | | st_::span fixesEugene Kosov2020-03-201-0/+141
* | | MDEV-21981 Replace arithmetic + with bitwise OR when possibleMarko Mäkelä2020-03-194-72/+76
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-2011-36/+112
|\ \ \ | |/ /
| * | Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-1911-36/+112
| |\ \
| | * | 5.6.47Oleksandr Byelkin2020-01-1911-36/+112
| | * | 5.6.31Sergei Golubchik2016-06-213-22/+22
* | | | Lets add another intrusive double linked list!Eugene Kosov2020-01-041-0/+188
* | | | CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature chec...Vladislav Vaintroub2019-12-081-1/+1
* | | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-191-19/+1
* | | | Merge 10.1 to 10.2Marko Mäkelä2019-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 5.5 into 10.1mariadb-10.1.43Marko Mäkelä2019-11-061-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-041-1/+1
* | | | MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait indexJan Lindström2019-10-301-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-1/+1
|\ \ \ \ | |/ / /
| * | | fix clang warningsEugene Kosov2019-08-281-1/+1
* | | | 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
* | | | Remove the unused function maria_cloneMarko Mäkelä2019-06-241-2/+1
* | | | MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-171-0/+1
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-18479 ComplementIgor Babaev2019-05-281-0/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-1/+9
|\ \ \ \ | |/ / /
| * | | Merge 5.5 into 10.1Marko Mäkelä2019-05-281-0/+8
| |\ \ \ | | |/ /
| | * | MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOTSergei Golubchik2019-05-201-5/+6
| | * | MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT and mem_heap_tEugene Kosov2019-05-201-0/+7
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-05-13133-134/+134
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11104-104/+104
| |\ \ \ | | |/ /
| | * | Update FSF AddressVicențiu Ciorbaru2019-05-1183-83/+83
| * | | Update FSF addressVicențiu Ciorbaru2019-05-118-8/+8
| * | | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1120-21/+21
| |\ \ \ | | |/ /
| | * | Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-118-8/+8
| | * | Update FSF addressMichal Schorm2019-05-1011-11/+11
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-1/+1
|\ \ \ \ | |/ / /
| * | | cleanup: make TREE copyableSergei Golubchik2019-04-241-1/+1
* | | | Fix wsrep_thd_is_applier macro to point correct function name.Jan Lindström2019-04-101-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-12/+14
|\ \ \ \ | |/ / /