summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24745 Generic CRC-32C computation wrongly uses SSE4.2 instructionsMarko Mäkelä2021-04-135-867/+879
* Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-03-201-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-201-1/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-191-1/+1
| | |\
| | | * myseek: AIX has no "tell"bb-10.2-danielblack-aix-notellDaniel Black2021-03-191-1/+1
* | | | crc32c: Fix AIX compulation - ALIGN definedDaniel Black2021-03-181-0/+4
* | | | CRC32 on AIXEtienne Guesnet2021-03-182-1/+12
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-21/+34
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-21/+34
| |\ \ \ | | |/ /
| | * | MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10Monty2021-02-251-21/+34
| * | | Merge branch '10.3' into 10.4Daniel Black2021-02-251-1/+1
| |\ \ \ | | |/ /
| | * | mysys: lf_hash - fix l_search size_t keylenDaniel Black2021-02-251-1/+1
| * | | Merge branch '10.3' into 10.4Daniel Black2021-02-251-15/+15
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.2' into 10.3Daniel Black2021-02-251-15/+15
| | |\ \ | | | |/
| | | * MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-14/+14
* | | | MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regr...Nayuta Yanagisawa2021-03-011-1/+1
* | | | MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-252-23/+34
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-2/+2
* | | | MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-032-2/+5
* | | | Mac M1 build support proposal (minus rocksdb option) (#1743)David CARLIER2021-01-301-0/+24
* | | | msys: detects crc/cryptosupport on FreeBSD/armDavid Carlier2021-01-152-5/+29
* | | | Implement CPU feature checks for FreeBSD/powerpc64bb-10.5-danielblack-pr1710-freebsd-powerpc64pkubaj2021-01-151-0/+15
* | | | MDEV-24556: Build does not recognize powerpc64 (OpenBSD)Brad Smith2021-01-111-1/+1
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
| | |\ \ | | | |/
| | | * MDEV-21646: postfix - my_addr_resolve: static Dl_info infoDaniel Black2020-12-151-1/+1
* | | | MDEV-22929 fixup: root_name() clash with clang++ <fstream>Marko Mäkelä2020-12-031-4/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-23846: O_TMPFILE error in mysqlbinlog stream output breaks restoreSujatha2020-11-231-0/+2
* | | | Fixed compiler warnings from crc32c.ccMonty2020-11-261-6/+7
* | | | MDEV-24125: linux large pages, linux/mman.h neededDaniel Black2020-11-191-0/+3
* | | | MDEV-24125: allow compile on Linux headers < 3.8Daniel Black2020-11-171-3/+7
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-032-3/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-034-15/+22
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-022-3/+4
| | |\ \ | | | |/
| | | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-022-3/+4
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-012-11/+18
|\ \ \ \
| * \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-312-12/+18
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-302-12/+18
| | |\ \ | | | |/
| | | * remove non-working debug assertSergei Golubchik2020-10-291-3/+0
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-9/+18
| | | |\
| | | | * MDEV-14945 possible buffer overflow in stack resolverVicențiu Ciorbaru2020-10-261-9/+18
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-302-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-292-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-3/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-3/+3
| | * | | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-1/+1
* | | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-222-4/+5
|\ \ \ \ \ | |/ / / /