summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/options.cc
Commit message (Expand)AuthorAgeFilesLines
* 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