summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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 valuesunknown2007-12-061-2/+0
| * Bug#31177: Server variables can't be set to their current valuesunknown2007-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>unknown2008-02-181-4/+4
* | Bug #31177: Server variables can't be set to their current valuesunknown2007-12-101-2/+0
* | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-041-1/+3
* | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-011-13/+35
* | Merge mysql.com:/misc/mysql/31177/50-31177unknown2007-12-011-33/+104
|\ \ | |/
| * Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-48/+127
* | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesunknown2007-10-191-3/+43
|\ \
| * | Bug#31382unknown2007-10-041-3/+43
* | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731unknown2007-10-041-0/+16
|\ \ \ | |/ / |/| / | |/
| * Issue a warning if a user sets an option or a variable to a value that is gre...unknown2007-10-041-0/+16
| * Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+1
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+42
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-10/+10
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-9/+9
* | | WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-301-4/+8
* | | fixed: memleak in --help, sigsegv on shutdownunknown2007-04-261-0/+24
* | | WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-241-0/+3
* | | wl#2936 - fixing problemsunknown2007-04-131-8/+8
* | | WL#2936unknown2007-03-021-1/+49
|/ /
* | Fixed compiler warningsunknown2007-02-231-1/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-12-061-0/+1
|\ \ | |/
| * Flush stderr after print of error message to get predictable outputunknown2006-12-061-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-11-301-1/+5
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-301-1/+5
| |\
| | * Bug#10608 mysqladmin breaks on "database" variable in my.cnfunknown2006-11-101-1/+5
* | | Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
* | | Removed wrong ascii codes from source code.unknown2006-05-231-1/+1
|/ /
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-3/+3
|\ \ | |/
| * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-3/+3
* | Fixed a bug in argument sending to get_one_option.unknown2005-10-061-12/+33
* | Added possibility to use string values 'true' and 'false' caseunknown2005-09-061-3/+15
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-5/+5
* | Fixed Bug#6593, "Inconsistency in handling option prefixes (--skip, --disable...unknown2005-04-191-1/+2
|/