summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-141-1/+8
* Merge 10.3 into 10.4Marko Mäkelä2020-05-301-22/+34
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-291-22/+34
| |\
| | * assert(a && b); -> assert(a); assert(b);Sergei Golubchik2020-05-271-22/+34
* | | MDEV-22556: Incorrect result for window function when using encrypt-tmp-files=ONVarun Gupta2020-05-171-2/+5
* | | Merge 10.3 into 10.4Marko Mäkelä2020-05-131-2/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-05-131-2/+2
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-05-131-2/+2
| | |\
| | | * MDEV-22344: Fix typos in commentsAnel Husakovic2020-05-061-2/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-79/+90
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-79/+90
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-79/+90
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-79/+90
| | | |\
| | | | * BUG#30301356 - SOME EVENTS ARE DELAYED AFTER DROPPING EVENTSergei Golubchik2020-04-301-79/+90
| | * | | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-2/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-7/+7
| |\ \ \ \ | | |/ / /
| | * | | cleanup THR_KEY_mysysEugene Kosov2020-04-251-7/+7
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-163-8/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-153-8/+22
| |\ \ \ \ | | |/ / /
| | * | | Correct FreeBSD cpuset_t typeDaniel Black2020-04-031-0/+4
| | * | | A better fix for edd7e7cSergey Vojtovich2020-04-011-9/+11
| | * | | MDEV-22074 UBSAN: applying zero offset to null pointer in hash.cEugene Kosov2020-03-311-1/+7
| | * | | MDEV-22069 UBSAN: runtime error: member access within null pointer of type 'M...Eugene Kosov2020-03-311-1/+3
* | | | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-155-0/+5
* | | | | my_file_opened to my_atomicSergey Vojtovich2020-04-152-3/+4
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-03-111-21/+23
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2020-03-081-21/+23
| |\ \ \ \ | | |/ / /
| | * | | Check for CPU_COUNT macro within my_getncpusVicențiu Ciorbaru2020-03-081-21/+23
* | | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-114-5/+52
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-063-1/+52
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-03-061-0/+12
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-03-061-0/+12
| | | |\ \ | | | | |/
| | | | * MDEV-21646: Failure to compile my_addr_resolve.c with binutils-2.34bb-5.5-MDEV-21646Oleksandr Byelkin2020-02-121-0/+12
| | * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-03-051-0/+10
| | |\ \ \ | | | |/ /
| | | * | MDEV-21374: When "--help --verbose" prints out configuration file paths, the ...Anel Husakovic2020-02-221-0/+10
| | * | | my_getncpus based on threads availableDaniel Black2020-02-201-1/+30
| * | | | MDEV-16662: cmake remove empty INSTALL_DEBUG_TARGETDaniel Black2020-02-251-4/+0
* | | | | mysys: remove windac my_security_attr_create (#1391)Daniel Black2020-02-142-203/+0
* | | | | MDEV-19845: Make my_cpu.h self-containedMarko Mäkelä2020-02-011-2/+1
* | | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-9/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger th...Vladislav Vaintroub2019-11-281-9/+5
* | | | | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec"Vladislav Vaintroub2019-11-152-1/+178
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup mman.h includesSergey Vojtovich2019-10-021-1/+0
* | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-041-0/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425Marko Mäkelä2019-08-291-1/+4
* | | | | Merge 10.3 into 10.4Eugene Kosov2019-07-261-2/+2
|\ \ \ \ \ | |/ / / /