summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-081-4/+4
* MDEV-22219: error on parsing negative unsigned optionsDaniel Black2021-04-071-4/+13
* Merge 10.5 into 10.6Marko Mäkelä2021-03-261-1/+1
|\
| * Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | MDEV-21365: Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnfRucha Deodhar2021-03-221-1/+10
* | Changed std::vector<MYSQL_SOCKET> listen_sockets to Dynamic_arrayMonty2021-03-201-0/+2
* | Merge 10.5 into 10.6Marko Mäkelä2021-03-201-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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-182-1/+16
|\ \ \ \ \ | |/ / / /
| * | | | crc32c: Fix AIX compulation - ALIGN definedDaniel Black2021-03-181-0/+4
| * | | | CRC32 on AIXEtienne Guesnet2021-03-182-1/+12
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-051-21/+34
|\ \ \ \ \ | |/ / / /
| * | | | 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-24973 Performance schema duplicates rarely executed code for mutex opera...Marko Mäkelä2021-03-021-1/+137
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regr...Nayuta Yanagisawa2021-03-011-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-262-23/+34
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-252-23/+34
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-072-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-032-2/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-021-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Mac M1 build support proposal (minus rocksdb option) (#1743)David CARLIER2021-01-301-0/+24
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-253-5/+44
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24556: Build does not recognize powerpc64 (OpenBSD)Brad Smith2021-01-111-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-071-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-12-032-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-281-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fixed compiler warnings from crc32c.ccMonty2020-11-261-6/+7