summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | | | MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger th...Vladislav Vaintroub2019-11-281-9/+5
* | | | Cleanup mman.h includesSergey Vojtovich2019-10-021-1/+0
* | | | MDEV-20079 When setting back the system time while mysqld is running, NOW() a...Sergei Golubchik2019-09-041-0/+2
* | | | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425Marko Mäkelä2019-08-291-1/+4
* | | | MDEV-20183 data race at safe_mutex_lock()Eugene Kosov2019-07-261-2/+2
* | | | MDEV-19845: Adjust for Skylake based on benchmarksMarko Mäkelä2019-07-021-3/+8
* | | | MDEV-19845: Fix the build on some platformsMarko Mäkelä2019-06-271-0/+1
* | | | MDEV-19845: Fix the build on some x86 targetsMarko Mäkelä2019-06-271-3/+10
* | | | MDEV-19845: Adaptive spin loopsMarko Mäkelä2019-06-272-1/+82
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-192-1/+219
|\ \ \ \ | |/ / /
| * | | Fix debug assert to match its intention.Vladislav Vaintroub2019-06-171-1/+1
| * | | MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-171-1/+217
| * | | Portability fix.Vladislav Vaintroub2019-06-171-1/+1
| * | | MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-171-0/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-1/+1
|\ \ \ \ | |/ / /
| * | | fix MDEV-18750: failed to flashback large-size binlog fileZicheng Huang2019-06-051-4/+4
| * | | Only link mysys_ssl when required.Vladislav Vaintroub2019-06-031-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-1/+2
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.1Marko Mäkelä2019-05-281-1/+2
| | |\ \ | | | |/
| | | * MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT and mem_heap_tEugene Kosov2019-05-201-1/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-14127-127/+127
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-13128-128/+128
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11117-117/+117
| | |\ \ | | | |/
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-11119-119/+119
| | * | Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1110-10/+10
| | |\ \ | | | |/
| | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-112-2/+2
| | | * Update FSF addressMichal Schorm2019-05-1010-11/+11
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-25/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-25/+23
| |\ \ \ | | |/ /
| | * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-1/+1
| | * | cleanup: make TREE copyableSergei Golubchik2019-04-241-24/+22
| | * | Remove unused declarationsMarko Mäkelä2019-04-031-11/+0
* | | | MDEV-17845 Extreme high open file limit usedSergei Golubchik2019-05-073-8/+6
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-02-194-32/+98
|\ \ \ \ | |/ / /
| * | | MDEV-18204 - fixupVladislav Vaintroub2019-02-191-1/+2
| * | | MDEV-18204 Fix rocksdb incremental backupVladislav Vaintroub2019-02-181-0/+60
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-4/+3
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-4/+3
| | |\ \