summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-14/+14
* | | Added a compile fix for AIX to include/my_sys.hlenz@mysql.com2002-07-031-7/+7
|/ /
* | Added support for semaphores in mysys.monty@hundin.mysql.fi2002-06-291-2/+2
|/
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-22/+22
* Some enhancements in my_getopt. Made code more readable and betterjani@rhols221.adsl.netsonic.fi2002-06-091-24/+29
* Fixed two bugs in my_getopt.jani@rhols221.adsl.netsonic.fi2002-06-031-2/+8
* Fixed a bug in my_getopt.jani@dsl-jkl1657.dial.inet.fi2002-05-311-2/+3
* Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-58/+67
* Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-241-23/+26
* my_getopt:jani@hynda.(none)2002-05-221-78/+72
* Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,jani@hynda.(none)2002-05-221-2/+12
* Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-151-6/+7
* Some bug fixes.jani@rhols221.adsl.netsonic.fi2002-05-151-2/+6
* - Added new type GET_STRALC to my_getopt.jani@rhols221.adsl.netsonic.fi2002-05-141-2/+9
* Fixed some bugs and added support for --loose-set-variablejani@rhols221.adsl.netsonic.fi2002-05-131-24/+23