summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-3/+0
| * | | MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-281-0/+3
| * | | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-12/+14
* | | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+6
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+4
|\ \ \ \ | |/ / /
| * | | cleanup: miscSergei Golubchik2019-03-121-4/+4
* | | | MDEV-18577: Indexes problem on import dump SQLJan Lindström2019-03-131-1/+3
* | | | MDEV-14984 - regression in connect performanceSergey Vojtovich2019-03-131-2/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-03-071-0/+4
|\ \ \ \ | |/ / /
| * | | ASAN loves stack, give it someSergei Golubchik2019-03-061-1/+5