summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2020-08-049-21/+143
|\
| * Merge 10.4 into 10.5Marko Mäkelä2020-08-011-0/+6
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2020-07-311-0/+4
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2020-07-311-0/+4
| | | |\
| | | | * speed up my_timer_init()Eugene Kosov2020-07-291-0/+4
| | * | | MDEV-23249: Support aarch64 architecture timerTzachi Zidenberg2020-07-231-0/+2
| * | | | MDEV-23030: ARM crash on Raspberry Pi 4Krunal Bauskar2020-07-302-1/+15
| * | | | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsDaniel Black2020-07-281-10/+22
| * | | | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-235-16/+92
| * | | | MDEV-23175: my_timer_milliseconds ftime deprecated - clock_gettime replacementDaniel Black2020-07-151-2/+12
| * | | | Fix cmake -DWITH_MSAN=ONMarko Mäkelä2020-07-051-2/+2
| * | | | After-merge fix for ASAN and MSANMarko Mäkelä2020-07-051-2/+6
* | | | | merge 10.5Vladislav Vaintroub2020-07-042-3/+113
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-031-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-1/+1
| * | | | Atomic write support for ScaleFlux NVMe SSD'sQi Wu2020-07-031-2/+112
* | | | | Merge branch '10.5' into 10.6Vladislav Vaintroub2020-07-0417-317/+4225
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-181-2/+9
| |\ \ \ \ | | |/ / /
| | * | | MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-141-1/+8
| * | | | Added checks for uninitalized memory when writing to IO_CACHEMonty2020-06-141-0/+2
| * | | | Changes needed for ColumnStore and insert cacheMonty2020-06-141-14/+19
| * | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-142-4/+9
| * | | | 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
* | | | | MDEV-7021 Pass directory security descriptor from mysql_install_db.exe to boo...Vladislav Vaintroub2020-05-183-10/+32
|/ / / /
* | | | 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