summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Cleanup - remove HAVE_AIOWAIT and associated code from mysysVladislav Vaintroub2020-06-051-250/+0
* FreeBSD compilation fixesSergei Golubchik2020-06-041-1/+1
* MDEV-22641: postfix - crc32{,c} fixups for ppc64Daniel Black2020-06-032-2/+2
* MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558)mysqlonarm2020-06-019-19/+4143
* Merge 10.4 into 10.5Marko Mäkelä2020-05-311-22/+34
|\
| * 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
* | | | Fixed wrong length in my_default.cMonty2020-05-291-1/+1
* | | | Fixed bug thr_lock_info_initMonty2020-05-231-1/+1
* | | | largepages: osx compile warning fixDaniel Black2020-05-181-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-2/+5
|\ \ \ \ | |/ / /
| * | | MDEV-22556: Incorrect result for window function when using encrypt-tmp-files=ONVarun Gupta2020-05-171-2/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-131-2/+2
|\ \ \ \ | |/ / /
| * | | 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.4 into 10.5Marko Mäkelä2020-05-051-79/+90
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | MDEV-22454 Allow -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ONVladislav Vaintroub2020-05-041-0/+1
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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.4 into 10.5Marko Mäkelä2020-04-258-11/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-1/+2
* | | | | | Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-2/+6
* | | | | | Post-fixes for MDEV-18851 for WindowsVladislav Vaintroub2020-04-171-3/+1
* | | | | | my_pagepages: perror -> my_errorDaniel Black2020-04-082-3/+7
* | | | | | my_largepage: fprintf -> my_{printf_,}errorDaniel Black2020-04-082-34/+50
* | | | | | add EE_BADMEMORY_RELEASEDaniel Black2020-04-081-1/+3
* | | | | | my_large_malloc: style fixDaniel Black2020-04-081-3/+3
* | | | | | my_largepage: reduce includes already in my_global.hDaniel Black2020-04-081-7/+0
* | | | | | my_large_pages: simplify solaris constantsDaniel Black2020-04-081-9/+2
* | | | | | my_large_pages: remove conventional memory(my_malloc_lock) fallbackDaniel Black2020-04-081-23/+7
* | | | | | Fixed build failureSergey Vojtovich2020-04-051-1/+2