summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
...
* | A fix (bug #12917: The --defaults-extra-file option is ignored by the 5.0 cli...ramil@mysql.com2005-09-091-0/+3
* | Ensure we free all items for prepared statementsmonty@mysql.com2005-07-291-1/+1
* | Cleanups during review of new codemonty@mysql.com2005-07-281-26/+26
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-78/+112
|\ \
| * | Cleanups during reviewmonty@mishka.local2005-07-181-78/+112
* | | Look in the directory above the executable for the my.cnf/ini, on Windows, asjimw@mysql.com2005-07-061-12/+80
|/ /
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmarty@linux.site2005-06-301-1/+1
|\ \
| * | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | | Merge mysql.com:/home/jonas/src/wl1882joreland@mysql.com2005-06-131-1/+59
|\ \ \ | |/ / |/| |
| * | Add "--instance=name" option to load_defaults (or env(MYSQL_INSTANCE)) joreland@mysql.com2005-06-071-1/+59
* | | fixes for compiler warnings from VC6reggie@monster.2005-06-061-1/+1
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-05-181-0/+3
|\ \
| * | default.c:kent@mysql.com2005-05-181-0/+3
* | | New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-135/+0
* | | fix commentspetr@mysql.com2005-05-181-2/+2
|/ /
* | a fix (bug #10655: mysys/default.c compilation problem).ramil@mysql.com2005-05-161-2/+1
* | Mergepetr@mysql.com2005-05-161-0/+138
|\ \
| * | post-review fixespetr@mysql.com2005-05-161-0/+138
* | | --default-extra-file handling code fix.ramil@mysql.com2005-05-121-2/+2
* | | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...ramil@ram-book.(none)2005-05-061-4/+9
* | | fix --defaults-file and --defaults-extra-file broken by a wrong mergepetr@mysql.com2005-05-041-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5354jimw@mysql.com2005-05-021-41/+59
|\ \ \
| * | | Add default configuration files to my_print_defaults usage, andjimw@mysql.com2005-04-281-41/+59
| |/ /
* | | Clean up merge from 4.1jimw@mysql.com2005-05-021-5/+6
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-9136jimw@mysql.com2005-05-021-5/+6
| |\ \
| | * | Fix handling of the -e flag to my_print_defaults. (Bug #9136)jimw@mysql.com2005-03-151-5/+6
* | | | Merge with 4.1monty@mysql.com2005-04-301-57/+78
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...monty@mysql.com2005-04-291-45/+58
| * | Cleanups during reviewmonty@mysql.com2005-04-261-27/+35
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1petr@mysql.com2005-04-141-9/+18
|\ \ \ | |/ /
| * | post review fixpetr@mysql.com2005-04-141-9/+18
* | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-2/+2
* | | more merge fixespetr@mysql.com2005-03-291-8/+4
* | | manual mergepetr@mysql.com2005-03-291-11/+119
|\ \ \ | |/ /
| * | Post-review fixes for "!include" patch originating from Yahoo! (the whole pat...petr@mysql.com2005-03-251-14/+121
| |/
* | made IM to work with --defaults-file smoothlypetr@mysql.com2005-02-181-38/+4
* | --defaults-extra-file bug fixedhf@deer.(none)2005-01-121-1/+1
* | Merging fixedhf@deer.(none)2005-01-111-23/+8
* | Merging conflicts resolvedhf@deer.(none)2005-01-111-0/+39
|\ \ | |/
| * fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)hf@deer.(none)2005-01-031-16/+39
| * Merge with 4.0jani@ua141d10.elisa.omakaista.fi2004-11-121-5/+4
| |\
| | * Removed an unneccessary for() and variable.jani@ua141d10.elisa.omakaista.fi2004-11-121-5/+4
* | | Added checking for my.cnf file from environment variable MYSQL_HOMEjani@ua141d10.elisa.omakaista.fi2005-01-041-17/+25
* | | Portability fix for gcc 2.95.3monty@mysql.com2004-11-121-1/+2
* | | Merge with 4.1monty@mysql.com2004-11-121-53/+98
|\ \ \ | |/ /
| * | merge with 4.0monty@mysql.com2004-11-121-39/+84
| |\ \ | | |/
| | * Some code clean-up and optimization.jani@a80-186-24-72.elisa-laajakaista.fi2004-11-111-30/+60
| | * Removed check for .ini file elsewhere, except on Windows.jani@a80-186-24-72.elisa-laajakaista.fi2004-11-111-0/+4
| | * Fixed a typo that caused segmentation fault when usingjani@a193-229-222-105.elisa-laajakaista.fi2004-11-051-1/+1
| | * Changed default.c so that it now checks for my.ini and thenjani@a193-229-222-105.elisa-laajakaista.fi2004-11-051-39/+50