summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* restore stack traces that were broken by ebfe8c4e0eSergei Golubchik2020-03-161-4/+0
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-115-213/+59
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-03-111-21/+23
| |\
| | * 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 commit '10.3' into 10.4Oleksandr Byelkin2020-03-114-5/+52
| |\ \ \ | | |/ /
| | * | 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
| * | | | | mysys: remove windac my_security_attr_create (#1391)Daniel Black2020-02-142-203/+0
* | | | | | fix for VALGRIND buildOleksandr Byelkin2020-03-101-1/+1
* | | | | | cleanup: pass trxid by valueSergei Golubchik2020-03-101-1/+1
* | | | | | cleanup: remove unused argumentSergei Golubchik2020-03-101-2/+1
* | | | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-1010-27/+25
* | | | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-16/+294
* | | | | | perfschema file instrumentation related changesSergei Golubchik2020-03-101-8/+19
* | | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-1037-244/+311
* | | | | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-103-6/+4
* | | | | | Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADSJon Olav Hauglid2020-03-104-51/+4
* | | | | | MDEV-18650: Options deprecated in previous versions - thread_concurrencyVicențiu Ciorbaru2020-02-131-1/+0
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-19845: Make my_cpu.h self-containedMarko Mäkelä2020-02-011-2/+1
* | | | | | libpmem cmake macrosSergey Vojtovich2020-02-041-1/+18
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-286-28/+29
* | | | | | restore support for --defaults-file=<(...)Sergei Golubchik2020-01-171-6/+2
* | | | | | cleanup: remove unused argumentsSergei Golubchik2020-01-171-3/+2
* | | | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-9/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-9/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger th...Vladislav Vaintroub2019-11-281-9/+5
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-192-1/+178
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec"Vladislav Vaintroub2019-11-152-1/+178
* | | | | | MDEV-16264 - prerequisite patch, periodic thr_timerVladislav Vaintroub2019-11-151-1/+30
* | | | | | Fix -Wmaybe-uninitializedMarko Mäkelä2019-11-041-5/+8
* | | | | | Amend 3ea51b518bf8c2ec55e125794a14fb152079839cMarko Mäkelä2019-10-281-2/+2
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-6/+7
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-142-55/+37
* | | | | | cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-142-2/+3
* | | | | | cleanup: unify --defaults* option handlingSergei Golubchik2019-10-141-195/+106
* | | | | | cleanup: my_getopt, get_one_option isn't optionalSergei Golubchik2019-10-141-21/+14
* | | | | | cleanup: my_getopt, consistencySergei Golubchik2019-10-141-17/+11
* | | | | | cleanup: my_defaults, remove Process_option_funcSergei Golubchik2019-10-141-97/+39
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-1/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Cleanup mman.h includesSergey Vojtovich2019-10-021-1/+0
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-0/+2
|\ \ \ \ \ \ | |/ / / / /