summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24557: mysqldump --system=user to version grantsbb-10.2-danielblack-MDEV-24557-mysqldump-understand-all-grantsDaniel Black2021-02-071-0/+61
* MDEV-16341 Wrong length for USER columns in performance_schema tablesSergei Golubchik2021-01-111-1/+1
* document that a fulltext parser plugin can replace mysql_add_word callbackSergei Golubchik2020-12-101-1/+3
* MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+5
* MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-4/+5
* compilation failure with new C/CSergei Golubchik2020-10-231-2/+5
* MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-101-0/+5
* Merge 10.1 into 10.2Marko Mäkelä2020-08-201-3/+0
|\
* | 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
* | 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: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-0/+8
* | fix compilation with VS2019, preview of 16.7 versionEugene Kosov2020-06-051-2/+8
* | MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-041-0/+4
* | 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
* | 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