summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 192.168.0.10:mysql/mysql-4.1-maintunknown2007-02-061-1/+0
|\
| * User visible change - breaks some environments, per Paul DuBois. Reverting in...unknown2007-01-261-1/+0
* | Merge chilla.local:/home/mydev/mysql-4.0-axmrgunknown2007-02-011-2/+2
|\ \ | |/ |/|
| * Cleanup of thread-type (linuxthread or NTPL) detection codeunknown2007-01-251-2/+2
| * mergeunknown2005-02-251-2/+8
| |\
| | * A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2004-09-021-2/+8
* | | Added support for /etc/mysql after /etc in the search path for my.cnfunknown2006-12-151-0/+1
* | | Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequenceunknown2006-05-111-1/+3
* | | 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
* | | | 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
* | | | post review fixunknown2005-04-141-9/+18
* | | | Post-review fixes for "!include" patch originating from Yahoo! (the whole pat...unknown2005-03-251-14/+121
|/ / /
* | | 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
* | | merge with 4.0unknown2004-11-121-39/+84
|\ \ \ | |/ /
| * | Some code clean-up and optimization.unknown2004-11-111-30/+60
| * | Removed check for .ini file elsewhere, except on Windows.unknown2004-11-111-0/+4
| * | Fixed a typo that caused segmentation fault when usingunknown2004-11-051-1/+1
| * | Changed default.c so that it now checks for my.ini and thenunknown2004-11-051-39/+50
| |/
* | Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+3
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+3
* | Allow one to send empty strings with mysql_stmt_send_long_data()unknown2004-04-281-0/+6
* | Merge with 4.0unknown2004-03-251-3/+5
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-231-1/+1
| |\
| | * commentunknown2004-03-231-1/+1
| * | fixed config parser to recognize correctly strings like following:unknown2004-03-201-2/+4
| |/
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* | Reverted an addition to be able to use ';' as a commentunknown2004-01-231-1/+1
* | - no C++ comments in .c files, please...unknown2004-01-151-1/+2
* | Added handling for ; comment character as there was for #.unknown2004-01-151-1/+1
* | Update VC++ filesunknown2003-11-211-0/+1
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+2
* | Merge with 4.0.16unknown2003-10-071-0/+18
|\ \ | |/
| * Code cleanup of new patchesunknown2003-09-231-2/+12
| * Fixed a bug in default.c, which caused quoted arguments notunknown2003-09-171-0/+8
* | merge with 4.0.15unknown2003-08-291-44/+104
|\ \ | |/
| * Removed restriction not to be able use non regular files.unknown2003-08-281-2/+0
| * Add detection of in_addr_tunknown2003-08-281-40/+93
| * Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-25/+34
* | Merge with 4.0.14unknown2003-08-111-2/+0
|\ \ | |/
| * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-2/+0
* | merge with public treeunknown2003-06-051-2/+27
|\ \
| * \ Merge with 4.0.13unknown2003-06-041-2/+27
| |\ \ | | |/
| | * Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
* | | SCRUM:unknown2003-06-031-2/+0
* | | SCRUM:unknown2003-05-311-1/+1
|/ /