summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
* Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0unknown2005-09-301-0/+4
|\
| * export forced_defaults_file using global variable defaults_fileunknown2005-09-301-0/+4
* | Fixed a missing cast.unknown2005-09-201-1/+1
|/
* A fix (bug #12917: The --defaults-extra-file option is ignored by the 5.0 cli...unknown2005-09-091-0/+3
* Ensure we free all items for prepared statementsunknown2005-07-291-1/+1
* Cleanups during review of new codeunknown2005-07-281-26/+26
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-78/+112
|\
| * Cleanups during reviewunknown2005-07-181-78/+112
* | Look in the directory above the executable for the my.cnf/ini, on Windows, asunknown2005-07-061-12/+80
|/
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-06-301-1/+1
|\
| * fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Merge mysql.com:/home/jonas/src/wl1882unknown2005-06-131-1/+59
|\ \ | |/ |/|
| * Add "--instance=name" option to load_defaults (or env(MYSQL_INSTANCE)) unknown2005-06-071-1/+59
* | fixes for compiler warnings from VC6unknown2005-06-061-1/+1
|/
* Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-05-181-0/+3
|\
| * default.c:unknown2005-05-181-0/+3
* | New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-181-135/+0
* | fix commentsunknown2005-05-181-2/+2
|/
* a fix (bug #10655: mysys/default.c compilation problem).unknown2005-05-161-2/+1
* Mergeunknown2005-05-161-0/+138
|\
| * post-review fixesunknown2005-05-161-0/+138
* | --default-extra-file handling code fix.unknown2005-05-121-2/+2
* | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2005-05-061-4/+9
* | fix --defaults-file and --defaults-extra-file broken by a wrong mergeunknown2005-05-041-1/+2
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5354unknown2005-05-021-41/+59
|\ \
| * | Add default configuration files to my_print_defaults usage, andunknown2005-04-281-41/+59
| |/
* | Clean up merge from 4.1unknown2005-05-021-5/+6
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-4.1-9136unknown2005-05-021-5/+6
| |\ \
| | * | Fix handling of the -e flag to my_print_defaults. (Bug #9136)unknown2005-03-151-5/+6
* | | | Merge with 4.1unknown2005-04-301-57/+78
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-45/+58
| * | Cleanups during reviewunknown2005-04-261-27/+35
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1unknown2005-04-141-9/+18
|\ \ \ | |/ /
| * | post review fixunknown2005-04-141-9/+18
* | | Fixed errors descovered by valgrind 2.4unknown2005-04-061-2/+2
* | | more merge fixesunknown2005-03-291-8/+4
* | | manual mergeunknown2005-03-291-11/+119
|\ \ \ | |/ /
| * | Post-review fixes for "!include" patch originating from Yahoo! (the whole pat...unknown2005-03-251-14/+121
| |/
* | made IM to work with --defaults-file smoothlyunknown2005-02-181-38/+4
* | --defaults-extra-file bug fixedunknown2005-01-121-1/+1
* | Merging fixedunknown2005-01-111-23/+8
* | Merging conflicts resolvedunknown2005-01-111-0/+39
|\ \ | |/
| * fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-16/+39
| * Merge with 4.0unknown2004-11-121-5/+4
| |\
| | * Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
* | | Added checking for my.cnf file from environment variable MYSQL_HOMEunknown2005-01-041-17/+25
* | | Portability fix for gcc 2.95.3unknown2004-11-121-1/+2
* | | Merge with 4.1unknown2004-11-121-53/+98
|\ \ \ | |/ /
| * | merge with 4.0unknown2004-11-121-39/+84
| |\ \ | | |/
| | * Some code clean-up and optimization.unknown2004-11-111-30/+60