summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge with 4.0.13unknown2003-05-191-1/+7
|\ \ | |/
| * Better test for regular files.unknown2003-04-281-2/+7
| * - Only ignore _regular_ world-writeable files (thanks to Tim Bunce forunknown2003-04-231-1/+2
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-1/+1
* | Bugfix for segfault in mysql with embedded libraryunknown2003-04-161-3/+5
* | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-1/+1
* | Merge with 4.0unknown2003-03-161-2/+17
|\ \ | |/