summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2005-02-251-2/+8
|\
| * A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2004-09-021-2/+8
* | Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
* | 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
|/
* Added patches from Novellunknown2004-05-251-0/+3
* 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
|/
* Code cleanup of new patchesunknown2003-09-231-2/+12
* Fixed a bug in default.c, which caused quoted arguments notunknown2003-09-171-0/+8
* 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
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-2/+0
* Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
* 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
* merge with 3.23 to get:unknown2003-03-111-2/+17
|\
| * warning addedunknown2003-03-101-1/+5
| * ignore world-writeable my.cnf'sunknown2003-03-101-2/+13
| * Sergei's MyODBC fixunknown2002-05-121-1/+1
* | Fixes for Netwareunknown2003-01-281-1/+3
* | New SET syntax & system variables.unknown2002-07-231-1/+1
* | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* | Fixes for new getoptunknown2002-01-311-0/+1
* | Update copyrightunknown2001-12-061-16/+14
* | Updated manual about embedded version.unknown2001-10-081-9/+10
|/
* Fixes for OS2.unknown2001-08-221-2/+2
* Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-1/+1
* Force close of sockets on HPUX 10.20unknown2001-05-191-1/+1
* New thr_alarm struct for better integration with OS2unknown2000-11-281-0/+10
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-3/+9
* DISTINCT optimizationunknown2000-10-061-14/+34
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-2/+2
* Import changesetunknown2000-07-311-0/+362