summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warningsunknown2007-02-231-1/+1
* Fix windows buildunknown2007-02-061-1/+1
* Bug#22579 use --warning-mode=pedantic and -std=c89 flags when compiling with gccunknown2007-01-291-2/+3
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-01-021-213/+417
|\
| * Fix for the following bugs:unknown2006-11-301-213/+417
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/ |/|
| * Many files:unknown2006-12-231-2/+1
* | Polishing:unknown2006-11-211-5/+4
* | Polishing:unknown2006-11-211-2/+2
* | Port cleanups, trivial refactoring and code rearrangements fromunknown2006-11-181-241/+299
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-11-171-29/+31
|\ \
| * | Replace the approach using Foo_thread_args + Foo_thread and manuallyunknown2006-11-171-29/+31
* | | Polishing: generate more warnings and make code warnings-free.unknown2006-11-171-1/+1
|/ /
* | Fix for BUG#17486: IM: race condition on exit.unknown2006-10-241-9/+34
* | Post-merge fixes.unknown2006-10-231-5/+5
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtimeunknown2006-10-231-11/+12
|\ \ | |/
| * Instance Manager polishing.unknown2006-10-201-11/+12
| * Merge neptunus.(none):/home/msvensson/mysql/bug22379_runtime/my50-bug22379_ru...unknown2006-09-261-12/+13
| |\
* | \ Merge neptunus.(none):/home/msvensson/mysql/bug22379_runtime/my50-bug22379_ru...unknown2006-09-251-12/+13
|\ \ \ | | |/ | |/|
| * | Bug #22379 im_daemon_life_cycle.test fails on merge of 5.1 -> 5.1-enginesunknown2006-09-251-12/+13
* | | A couple of adjustments to the merge to fix the broken buildunknown2006-08-171-1/+0
* | | Merge bk-internal.mysql.com:/data0/bk/tmp_regunknown2006-08-171-27/+29
|\ \ \ | | |/ | |/|
| * | Bug #12673: Instance Manager: allows to stop the instance many timesunknown2006-07-121-22/+23
| |/
* | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().unknown2006-06-191-1/+1
* | This is an implementation of two WL items:unknown2006-05-181-35/+87
|/
* a bunch of IM fixes from the GUI teamunknown2006-02-101-0/+4
* locking issues,unknown2005-12-231-0/+3
* fix issue with IM that causes commandlines that are executed to be incorrect.unknown2005-10-251-1/+2
* Fix Bug#14107 (IM test failures on QNX)unknown2005-10-211-3/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-121-1/+1
|\
| * Reviewing new pushed codeunknown2005-10-121-1/+1
* | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-081-6/+1
|/
* Some minor fixes revealed as warnings byunknown2005-09-231-1/+1
* fixed the service bits of the IMunknown2005-09-131-16/+12
* A few changes to fix compiling on Windowsunknown2005-09-061-1/+1
* Fix for BUG#10957 "stop instance, issued after flush instances causes IM to c...unknown2005-08-191-99/+237
* New "Instance Manager" code:unknown2005-08-051-1/+1
* IM port cleanupunknown2005-08-051-97/+86
* alot of formatting changes that came out of JimW's reviewunknown2005-08-031-44/+44
* initial import of Windows port of IM.unknown2005-07-201-37/+175
* post-review fixesunknown2005-06-071-2/+2
* post-review fixesunknown2005-05-161-6/+5
* make server logs less frightening, when using IMunknown2005-04-111-2/+2
* Revert the inclusion of 'signal.h' as the module contains 'kill()'.unknown2005-03-221-0/+1
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-3/+3
* post-review fixes + cleanup + some minor fixesunknown2005-02-271-9/+37
* made IM to work with --defaults-file smoothlyunknown2005-02-181-2/+3
* some more cleanups and fixesunknown2005-02-151-2/+3
* Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-56/+134
* Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-6/+1