summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Added maria_zerofill()unknown2007-12-311-1/+1
* after mergeunknown2007-12-281-2/+0
* Fixes to merge.unknown2007-12-201-20/+22
* Fixed after-merge problems.unknown2007-12-161-10/+11
* Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-24/+22
|\
| * mysys/my_getopt.cunknown2007-10-191-13/+19
| * my_getopt: enforce "correctness" (min/max/block_size) of default valuesunknown2007-10-131-27/+46
* | 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
|/
* Merge with 4.0unknown2004-09-011-40/+57
|\
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-45/+56
| * Code style fixes.unknown2004-08-281-39/+48
* | mergedunknown2004-08-261-29/+32
|\ \ | |/
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-33/+23