summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-09-211-0/+5
|\
| * MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-101-0/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-3/+0
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-201-3/+0
| |\
* | \ Merge 10.2 into 10.3Marko Mäkelä2020-08-131-3/+6
|\ \ \ | |/ /
| * | Use DBUG_ASSERT(ptr != NULL) to ease merging to 10.3Marko Mäkelä2020-08-121-2/+2
| * | replace assert() with DBUG_ASSERT()Eugene Kosov2020-08-121-3/+5
| * | add debug assertion to ilistEugene Kosov2020-08-111-3/+4
* | | MDEV-23348 vio_shutdown does not prevent later ReadFile on named pipeVladislav Vaintroub2020-08-031-0/+1
* | | MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-301-2/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-8/+16
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-141-8/+16
| |\ \ | | |/
| | * MDEV-22173: socket accept - test for failureDaniel Black2020-07-061-8/+16
* | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-13/+16
* | | Fixed bugs found by valgrindMonty2020-07-022-20/+22
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-0/+8
|\ \ \ | |/ /
| * | MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-0/+8
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-2/+8
|\ \ \ | |/ /
| * | fix compilation with VS2019, preview of 16.7 versionEugene Kosov2020-06-051-2/+8
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-051-0/+4
|\ \ \ | |/ /
| * | MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-041-0/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-22/+77
|\ \ \ | |/ /
| * | fix compilationEugene Kosov2020-05-271-23/+18
| * | Fix the build with GCC 4.1.2Marko Mäkelä2020-05-271-6/+11
| * | Fix the RelWithDebInfo buildMarko Mäkelä2020-05-271-1/+1
| * | intrusive::list fixesEugene Kosov2020-05-271-23/+78
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+5
|\ \ \ | |/ /
| * | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-1/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-152-30/+66
|\ \ \ | |/ /
| * | 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.2' into 10.3Oleksandr Byelkin2020-05-045-12/+23
|\ \ \ | |/ /
| * | 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-1/+2
|\ \ \ \ | |/ / /
| * | | cleanup THR_KEY_mysysEugene Kosov2020-04-251-1/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-302-2/+143
|\ \ \ \ | |/ / /
| * | | unoptimized -fsanitize=undefined build on clang requires more stack spaceEugene Kosov2020-03-231-1/+1
| * | | st_::span fixesEugene Kosov2020-03-201-0/+141
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-204-72/+76
|\ \ \ \ | |/ / /
| * | | MDEV-21981 Replace arithmetic + with bitwise OR when possibleMarko Mäkelä2020-03-194-72/+76
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2111-36/+112
|\ \ \ \ | |/ / /
| * | | 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