summaryrefslogtreecommitdiff
path: root/mysys/default.c
Commit message (Expand)AuthorAgeFilesLines
* Recommit of Bug#49447.Staale Smedseng2010-02-041-4/+4
* Manual merge.Davi Arnaut2009-12-181-1/+1
|\
| * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-1/+1
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-03-241-1/+1
|\ \ | |/
| * Bug#43461: invalid comparison with string literal in default.cDavi Arnaut2009-03-191-1/+1
* | auto-mergeIgnacio Galarza2009-03-191-14/+51
|\ \
| * \ Manual merge of patch for bug #40552 into the team tree.Alexey Kopytov2009-03-161-14/+51
| |\ \
| | * | Fix for bug #40552: Race condition around default_directories Alexey Kopytov2009-02-271-14/+51
* | | | auto-mergeIgnacio Galarza2009-03-171-5/+5
|\ \ \ \ | |/ / /
| * | | Bug#39289 libmysqld.a calls exit() upon error Alexey Botchkov2008-10-271-5/+5
| |/ /
* | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-6/+6
|\ \ \ | |/ / |/| / | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
* | Up-merge 5.0.66a-release changes (via 5.0) into 5.1.Timothy Smith2008-07-171-3/+2
|\ \ | |/
| * Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnfTimothy Smith2008-07-161-2/+1
| * fixed a compilation warning on windows 64.Georgi Kodinov2008-07-091-1/+1
* | Up-merge syntax fix from 5.0-bugteam.Timothy Smith2008-07-021-1/+3
|\ \ | |/
| * Fix "C++ code in C file" syntax error in mysys/default.cTimothy Smith2008-07-021-1/+3
* | Up-merge from 5.0: Fix for Bug#20748, Configuration files should not be read ...Timothy Smith2008-06-271-136/+130
|\ \ | |/
| * Bug #20748: Configuration files should not be read more than onceTimothy Smith2008-06-241-155/+129
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50tsmith@ramayana.hindu.god2007-11-191-3/+12
|\ \ | |/
| * Eliminate 'unused variable' warnings when compiling non-debug buildtsmith@ramayana.hindu.god2007-11-161-3/+12
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50-fixtsmith@ramayana.hindu.god2007-11-091-6/+6
|\ \ | |/
| * Fix Windows build problems.tsmith@ramayana.hindu.god2007-11-091-7/+7
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/b20748/50tsmith@ramayana.hindu.god2007-11-071-61/+106
|\ \ | |/
| * Bug #20748: Configuration files should not be read more than oncetsmith@ramayana.hindu.god2007-11-071-63/+129
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-11/+12
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50tsmith@quadxeon.mysql.com2007-04-281-1/+1
|\ \ | |/
| * Bug #27390: mysqld_multi --config-file= not working as documentedtsmith@quadxeon.mysql.com2007-04-281-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-19/+19
| |\
| * | Reverting change adding /etc/mysql support, as it breaks some installs.mtaylor@qualinost.(none)2007-01-261-6/+4
* | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-19/+19
|\ \ \ | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-19/+19
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-19/+19
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
| |\ \
* | \ \ Merge siva.hindu.god:/usr/home/tim/m/bk/g51tsmith/tim@siva.hindu.god2006-12-261-4/+6
|\ \ \ \
| * \ \ \ Merge qualinost.(none):/home/mtaylor/src/mysql-5.0-maintmtaylor@qualinost.(none)2006-12-151-4/+6
| |\ \ \ \ | | |/ / /
| | * | | Added /etc/mysql to my.cnf search path after /etc. mtaylor@qualinost.(none)2006-12-151-4/+6
| | | |/ | | |/|
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-3/+3
|\ \ | |/
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-3/+3
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-301-1/+3
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2006-05-291-1/+3
| |\
| | * Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequencemsvensson@neptunus.(none)2006-05-111-1/+3
* | | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-1/+9
* | | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-5/+1
|/ /
* | Bug#15069 [patch] my_print_defaults does'nt care --sysconfdirmsvensson@shellback.(none)2006-04-101-1/+9
* | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2005-09-301-0/+4
|\ \
| * | export forced_defaults_file using global variable defaults_filejonas@perch.ndb.mysql.com2005-09-301-0/+4
* | | Fixed a missing cast.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-201-1/+1
|/ /