summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/options.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-8/+8
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-8/+8
* | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Many files:unknown2006-12-231-2/+1
|/
* Fix Bug #22472 IM: --socket option should be removed from Windows versionunknown2006-10-051-2/+2
* Make it compilable on Windows.unknown2006-05-101-0/+2
* Partial fix for BUG#14106: IM: im_life_cycle and im_utilsunknown2006-05-061-1/+56
* Fix for Bug #12674 "Instance Manager: IM doesn't handle clientunknown2006-02-211-0/+6
* a bunch of IM fixes from the GUI teamunknown2006-02-101-1/+4
* Some minor fixes revealed as warnings byunknown2005-09-231-1/+1
* fixed the service bits of the IMunknown2005-09-131-0/+5
* options.cc:unknown2005-09-101-1/+1
* Cleanup the instance manager code.unknown2005-08-291-2/+2
* changes to IM code that came from Petr's reviewunknown2005-08-091-5/+5
* fixed assignments to meet server coding guidelinesunknown2005-08-091-3/+3
* changes to IM that came from Petr and JimW's review.unknown2005-08-091-52/+31
* New "Instance Manager" code:unknown2005-08-051-1/+1
* IM port cleanupunknown2005-08-051-28/+29
* IM port fixes: fix crash on startup, add more error checking, get rid of unne...unknown2005-08-051-10/+20
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-041-8/+74
|\
| * alot of formatting changes that came out of JimW's reviewunknown2005-08-031-23/+25
| * initial import of Windows port of IM.unknown2005-07-201-9/+82
* | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and...unknown2005-07-211-37/+20
* | WL #2713 Change IM behaviour so, that it only reads and alters one config fil...unknown2005-07-211-13/+52
|/
* fix IM to display version string in "show instance status" (Bug #10229)unknown2005-06-011-1/+1
* post-review fixesunknown2005-05-161-1/+1
* Fix for Bug #9589unknown2005-04-111-1/+1
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-3/+2
* new variant of passwd() by S. Vojtovichunknown2005-02-181-7/+11
* made IM to work with --defaults-file smoothlyunknown2005-02-181-1/+10
* some more cleanups and fixesunknown2005-02-151-3/+5
* Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-1/+36
* --user option added to mysqlmanagerunknown2005-02-051-2/+7
* Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-2/+11
* more fixes for IM to substitude mysqld_safe in startup scriptsunknown2005-01-311-16/+0
* Some minor IM fixesunknown2004-11-151-5/+5
* Intermediate commit - just to make new files visible to bk in the newunknown2004-10-231-10/+78
* First implementation for signal handling and multi-threading:unknown2003-08-191-8/+4
* First implementation of instance-manager carcass:unknown2003-08-161-0/+127