summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#24415: Instance manager test im_daemon_life_cycle fails randomly.unknown2007-02-201-5/+9
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Instance Manager polishing.unknown2006-10-201-3/+2
* Fix Bug #19368 Failure in "flush_instances" causes assert in Thread_registryunknown2006-10-051-1/+17
* The second fix for BUG#19391: IM fails to start after two executions.unknown2006-06-191-12/+31
* Fix for BUG#19391: IM fails to start after two executionsunknown2006-05-291-22/+24
* Partial fix for BUG#14106: IM: im_life_cycle and im_utilsunknown2006-05-061-4/+9
* Fix race condition: instance map wasn't locked for theunknown2006-02-211-15/+7
* fix Bug #14103 IM tests fail on SCOunknown2005-10-281-6/+6
* Added a comment re Bug#14164unknown2005-10-271-0/+6
* Fix im tests on powermacg5: temporarily fix for problem with Darwin kernels. ...unknown2005-10-171-0/+4
* Cleanup the instance manager code.unknown2005-08-291-13/+10
* IM port cleanupunknown2005-08-051-11/+11
* IM port fixes: fix crash on startup, add more error checking, get rid of unne...unknown2005-08-051-1/+0
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-041-29/+66
|\
| * alot of formatting changes that came out of JimW's reviewunknown2005-08-031-2/+2
| * initial import of Windows port of IM.unknown2005-07-201-29/+66
* | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and...unknown2005-07-211-2/+1
* | WL #2713 Change IM behaviour so, that it only reads and alters one config fil...unknown2005-07-211-1/+2
|/
* post-review fixesunknown2005-05-161-2/+1
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-1/+1
* post-review fixes + cleanup + some minor fixesunknown2005-02-271-0/+8
* made IM to work with --defaults-file smoothlyunknown2005-02-181-1/+1
* some more cleanups and fixesunknown2005-02-151-3/+13
* various fixesunknown2005-02-131-1/+8
* Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-18/+8
* Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-5/+13
* more fixes for IM to substitude mysqld_safe in startup scriptsunknown2005-01-311-5/+12
* IM mostly fixed according to Brian's directions. Will need to do some additio...unknown2005-01-251-6/+16
* Some minor IM fixesunknown2004-11-151-0/+3
* post-review fixesunknown2004-11-021-9/+5
* Various post-review fixesunknown2004-10-261-1/+1
* minor post review fixesunknown2004-10-251-14/+23
* Intermediate commit - just to make new files visible to bk in the newunknown2004-10-231-11/+132
* debug checks removedunknown2003-08-191-5/+2
* First implementation for signal handling and multi-threading:unknown2003-08-191-41/+36
* First implementation of instance-manager carcass:unknown2003-08-161-0/+70