summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MDEV-22917 wolfssl might crash at startup when both SSL and encryption plugin...Vladislav Vaintroub2020-06-171-0/+2
* | | | MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-141-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-061-2/+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.3 into 10.4Marko Mäkelä2020-06-051-0/+4
|\ \ \ \ | |/ / /
| * | | 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.3 into 10.4Marko Mäkelä2020-05-301-22/+77
|\ \ \ \ | |/ / /
| * | | 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.3 into 10.4Marko Mäkelä2020-05-261-1/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Move c++ code from my_atomic.h to my_atomic_wrapper.hMonty2020-05-192-45/+58
* | | | MDEV-22456 after-merge fix: introduce Atomic_relaxedMarko Mäkelä2020-05-182-12/+46
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-163-31/+78
|\ \ \ \ | |/ / /
| * | | 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
* | | | WolfSSL fixesSergei Golubchik2020-05-081-2/+2
* | | | Update WolfSSLVladislav Vaintroub2020-05-082-2/+2
* | | | MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-24/+25
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-055-12/+23
|\ \ \ \ | |/ / /
| * | | 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
* | | | | MDEV-22401: Optimizer trace: multi-component range is not printed correctlySergei Petrunia2020-04-291-1/+7
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-1/+2
| |\ \ \ \ | | |/ / /
| | * | | cleanup THR_KEY_mysysEugene Kosov2020-04-251-1/+2
* | | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-241-1/+1
* | | | | MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFFMarko Mäkelä2020-04-241-2/+2
* | | | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-152-3/+0
* | | | | slave_open_temp_tables to Atomic_counterSergey Vojtovich2020-04-151-10/+0
* | | | | Relay_log_info::executed_entries to Atomic_counterSergey Vojtovich2020-04-151-10/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-302-2/+143
|\ \ \ \ \ | |/ / / /
| * | | | 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.3 into 10.4Marko Mäkelä2020-03-204-72/+76
|\ \ \ \ \ | |/ / / /
| * | | | 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