summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Added possibility to use string values 'true' and 'false' casejani@ua141d10.elisa.omakaista.fi2005-09-061-3/+15
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-5/+5
* | Fixed Bug#6593, "Inconsistency in handling option prefixes (--skip, --disable...jani@a193-229-222-105.elisa-laajakaista.fi2005-04-191-1/+2
|/
* Merge with 4.0monty@mysql.com2004-09-011-40/+57
|\
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-45/+56
| * Code style fixes.monty@mysql.com2004-08-281-39/+48
* | mergedserg@serg.mylan2004-08-261-29/+32
|\ \ | |/
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-1/+1
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-1/+1
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-33/+23
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-19/+29
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-0/+4
|\ \ | |/
| * Added patches from Novellmonty@mysql.com2004-05-251-0/+4
* | Merge with 4.0.19monty@mysql.com2004-05-051-10/+20
|\ \ | |/
| * better followup fix for my_getopt (Argh!)serg@serg.mylan2004-04-301-7/+7
| * followup - error fixedserg@serg.mylan2004-04-301-2/+3
| * bug#3529 - my_getopt doesn't process short OPT_ARG options correctlyserg@serg.mylan2004-04-281-11/+20
* | merge with 4.0monty@mysql.com2004-03-161-9/+6
|\ \ | |/
| * Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-061-9/+6
* | Merge with 4.0.18monty@mysql.com2004-02-111-3/+5
|\ \ | |/
| * Added new option --sync-frm / --skip-sync-frmjani@ua141d10.elisa.omakaista.fi2004-02-031-3/+5
| * Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARGjani@rhols221.adsl.netsonic.fi2003-11-241-2/+0
* | - Added missing documentation to some mysql.cc options.jani@rhols221.adsl.netsonic.fi2004-01-141-3/+26
* | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARGjani@rhols221.adsl.netsonic.fi2003-11-241-2/+0
* | Update VC++ filesmonty@mysql.com2003-11-211-3/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-46/+63
* | - Code cleanup: replaced C++-style comments with the proper syntax forlenz@kallisto.local2003-09-241-1/+1
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-2/+1
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-2/+1
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+2
|\ \ | |/
| * removed a wrong cast that limited ulonglong options to max. ulong value.serg@serg.mylan2003-06-121-2/+2
* | Support for variables with componentsmonty@mashka.mysql.fi2003-07-061-28/+33
* | Made check for structured option handling more robust and faster.jani@rhols221.adsl.netsonic.fi2003-06-301-6/+8
* | Added support for structured options (WL task ID 947).jani@rhols221.adsl.netsonic.fi2003-06-271-40/+100
|/
* after merge fixesmonty@narttu.mysql.fi2003-03-101-2/+2
* Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-281-2/+4
* A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-2/+2
* Fixed a bug in my_getoptjani@rhols221.adsl.netsonic.fi2002-10-151-7/+14
* Fixed a bug in my_getopt and mysqld.ccjani@rhols221.adsl.netsonic.fi2002-09-051-1/+1
* Removed unneccessary comment.jani@rhols221.adsl.netsonic.fi2002-08-281-1/+0
* * Fixed a bug in my_getoptjani@rhols221.adsl.netsonic.fi2002-08-281-3/+10
* A compatibility fix in my_getopt for boolean variables. All ofjani@hynda.(none)2002-08-191-2/+2
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-20/+28
* Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-101-14/+14
|\
| * Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-011-14/+14
| |\