summaryrefslogtreecommitdiff
path: root/mysys/my_default.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-3/+3
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-7/+7
* MDEV-21365: Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnfRucha Deodhar2021-03-221-1/+10
* Fixed wrong length in my_default.cMonty2020-05-291-1/+1
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-0/+10
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-0/+10
| |\
| | * 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
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-1/+1
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+4
* | | | restore support for --defaults-file=<(...)Sergei Golubchik2020-01-171-6/+2
* | | | cleanup: remove unused argumentsSergei Golubchik2020-01-171-3/+2
* | | | Fix -Wmaybe-uninitializedMarko Mäkelä2019-11-041-5/+8
* | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-33/+19
* | | | cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-141-2/+2
* | | | cleanup: unify --defaults* option handlingSergei Golubchik2019-10-141-195/+106
* | | | cleanup: my_defaults, remove Process_option_funcSergei Golubchik2019-10-141-97/+39
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-4/+6
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-4/+6
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2018-04-241-4/+6
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-4/+6
| | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-2/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+2
|\ \ \ \ | |/ / /
| * | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+2
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-2/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+3
| | |\ \ | | | |/
| | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+3
* | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-4/+2
|\ \ \ | |/ /
| * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-4/+2
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+3
|\ \ \ | |/ /
| * | spelling fixesklemens2017-03-071-3/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2017-01-101-1/+6
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-01-101-1/+6
| |\ \ | | |/
| | * MDEV-11087 Search path for my.ini is wrong for default installationVladislav Vaintroub2017-01-061-1/+6
* | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-37/+1
* | | CleanupsMonty2016-04-281-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ | |/
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+1
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+1
|\ \ | |/
| * MDEV-7530 !includedir reads files in random orderSergei Golubchik2015-02-251-1/+1
| * MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-291-1/+1