summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-19/+17
* WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+9
* Bug#46043 mysqld --skip-innodb does not skip InnoDBKristofer Pettersson2009-11-091-11/+11
* Bug#46586: When using the plugin interface the type "set" for options caused ...Tatiana A. Nurnberg2009-10-271-1/+3
* Merge from 5.0 for 43414Staale Smedseng2009-08-281-1/+1
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-1/+1
| * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-061-2/+0
| * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-031-1/+3
* | Bug#45336 --enable-foobar doesn't work for any plugin foobar.Kristofer Pettersson2009-06-251-2/+13
* | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-1/+2
* | 36446: fix Windows warningTatiana A. Nurnberg2009-03-171-1/+1
* | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-2/+4
* | merging.Alexey Botchkov2009-02-241-5/+9
|\ \
| * | Bug#39289 libmysqld.a calls exit() upon error Alexey Botchkov2008-10-271-12/+21
* | | Bug#31177: Server variables can't be set to their current valuesTatiana A. Nurnberg2009-01-121-6/+8
* | | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-7/+12
|/ /
* | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>guilhem@gbichot4.local2008-02-181-4/+4
* | Bug #31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-101-2/+0
* | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-041-1/+3
* | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-011-13/+35
* | Merge mysql.com:/misc/mysql/31177/50-31177tnurnberg@white.intern.koehntopp.de2007-12-011-33/+104
|\ \ | |/
| * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-11-301-48/+127
* | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@pcg5ppc.xiphis.org2007-10-191-3/+43
|\ \
| * | Bug#31382acurtis/antony@xiphis.org/ltamd64.xiphis.org2007-10-041-3/+43
* | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731kaa@polly.(none)2007-10-041-0/+16
|\ \ \ | |/ / |/| / | |/
| * Issue a warning if a user sets an option or a variable to a value that is gre...kaa@polly.(none)2007-10-041-0/+16
| * Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-0/+1
* | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+42
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-10/+10
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-9/+9
* | | WL#2936 - Falcon & MySQL plugin interface: server variablesistruewing@chilla.local2007-04-301-4/+8
* | | fixed: memleak in --help, sigsegv on shutdownserg@sergbook.mysql.com2007-04-261-0/+24
* | | WL#2936 - Falcon & MySQL plugin interface: server variablesistruewing@chilla.local2007-04-241-0/+3
* | | wl#2936 - fixing problemsserg@janus.mylan2007-04-131-8/+8
* | | WL#2936antony@ppcg5.local2007-03-021-1/+49
|/ /
* | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-1/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | 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 neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-12-061-0/+1
|\ \ | |/
| * Flush stderr after print of error message to get predictable outputmsvensson@neptunus.(none)2006-12-061-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-11-301-1/+5
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@neptunus.(none)2006-11-301-1/+5
| |\
| | * Bug#10608 mysqladmin breaks on "database" variable in my.cnfmsvensson@neptunus.(none)2006-11-101-1/+5
* | | Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-2/+2
* | | Removed wrong ascii codes from source code.jani@ua141d10.elisa.omakaista.fi2006-05-231-1/+1
|/ /
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-3/+3
|\ \ | |/
| * Fix incorrect casts in my_getopt code that capped the maximum of longlongjimw@mysql.com2005-10-251-3/+3
* | Fixed a bug in argument sending to get_one_option.jani@ua141d10.elisa.omakaista.fi2005-10-061-12/+33