jimw@mysql.com
|
688659df11
|
Support --debug/-# in instance manager.
|
2006-04-12 11:14:56 -07:00 |
|
petr@mysql.com
|
7146a9775e
|
Fix for Bug #12674 "Instance Manager: IM doesn't handle client
connections correctly".
Recommit with the max timeout value in sync with the comment.
|
2006-02-21 15:32:52 +03:00 |
|
petr@mysql.com
|
1c7bc08537
|
a bunch of IM fixes from the GUI team
|
2006-02-10 02:15:55 +03:00 |
|
jani@a193-229-222-105.elisa-laajakaista.fi
|
8d3036c35e
|
Some minor fixes revealed as warnings by
Intel compiler.
|
2005-09-23 21:28:56 +03:00 |
|
reggie@ubuntu.(none)
|
31be8fb694
|
fixed the service bits of the IM
|
2005-09-13 14:53:19 -05:00 |
|
paul@frost.snake.net
|
c26dd3057c
|
options.cc:
Fix typo.
|
2005-09-10 16:01:26 -05:00 |
|
konstantin@mysql.com
|
344144ad14
|
Cleanup the instance manager code.
|
2005-08-29 23:29:35 +04:00 |
|
reggie@linux.site
|
153ad3f687
|
changes to IM code that came from Petr's review
|
2005-08-09 07:57:40 -06:00 |
|
reggie@linux.site
|
7fa1779d62
|
fixed assignments to meet server coding guidelines
|
2005-08-09 07:57:38 -06:00 |
|
reggie@linux.site
|
2a00611f9c
|
changes to IM that came from Petr and JimW's review.
|
2005-08-09 07:57:37 -06:00 |
|
joerg@mysql.com
|
294aa66d92
|
New "Instance Manager" code:
Rename "port.h" to "portability.h" to avoid conflict with system header file name,
and include the file in "Makefile.am".
|
2005-08-05 20:44:52 +02:00 |
|
petr@mysql.com
|
22ccfb4d67
|
IM port cleanup
|
2005-08-05 17:02:06 +04:00 |
|
petr@mysql.com
|
a64f264e4b
|
IM port fixes: fix crash on startup, add more error checking, get rid of unnecessary code.
|
2005-08-05 14:35:30 +04:00 |
|
reggie@fedora.(none)
|
72c0a021e9
|
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0
into fedora.(none):/home/reggie/bk/im_patch
|
2005-08-04 09:33:44 -05:00 |
|
reggie@fedora.(none)
|
8cb3bd41c8
|
alot of formatting changes that came out of JimW's review
|
2005-08-03 16:20:27 -05:00 |
|
petr@mysql.com
|
9644bc3e2b
|
Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and alters one config file only."
|
2005-07-21 22:40:53 +04:00 |
|
petr@mysql.com
|
b9fcdfbb0f
|
WL #2713 Change IM behaviour so, that it only reads and alters one config file only.
Implemented on brian's request.
|
2005-07-21 14:21:23 +04:00 |
|
reggie@fedora.(none)
|
f3de5d6b69
|
initial import of Windows port of IM.
|
2005-07-20 10:55:40 -05:00 |
|
petr@mysql.com
|
c7581758ec
|
fix IM to display version string in "show instance status" (Bug #10229)
|
2005-06-01 04:40:22 +04:00 |
|
petr@mysql.com
|
180d0ed620
|
post-review fixes
|
2005-05-16 01:54:02 +04:00 |
|
petr@mysql.com
|
ace47c77be
|
Fix for Bug #9589
|
2005-04-11 17:08:34 +04:00 |
|
petr@mysql.com
|
b072eaa3da
|
Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it should be
included before any other include) was hidden from me.
|
2005-03-22 02:04:14 +03:00 |
|
petr@mysql.com
|
27e614dc7f
|
new variant of passwd() by S. Vojtovich
|
2005-02-18 15:23:55 +03:00 |
|
petr@mysql.com
|
dbc0937dd0
|
made IM to work with --defaults-file smoothly
|
2005-02-18 14:58:30 +03:00 |
|
petr@mysql.com
|
59d8e51150
|
some more cleanups and fixes
|
2005-02-15 04:38:33 +03:00 |
|
petr@mysql.com
|
6b50b5b087
|
Post-review fixes + some bugs fixed + several minor features
|
2005-02-11 14:21:59 +03:00 |
|
petr@mysql.com
|
1815de7b55
|
--user option added to mysqlmanager
|
2005-02-05 14:04:49 +03:00 |
|
petr@mysql.com
|
63acf2a8be
|
Various fixes (cleanups, valgrind, makefiles, ...)
|
2005-02-03 20:48:58 +03:00 |
|
petr@mysql.com
|
84d5b3a332
|
more fixes for IM to substitude mysqld_safe in startup scripts
|
2005-01-31 23:54:08 +03:00 |
|
petr@mysql.com
|
d2115d133d
|
Some minor IM fixes
|
2004-11-15 14:53:30 +03:00 |
|
petr@mysql.com
|
a8e2db4ecd
|
Intermediate commit - just to make new files visible to bk in the new
tree
|
2004-10-23 11:32:52 +04:00 |
|
kostja@oak.local
|
75a3c99c91
|
First implementation for signal handling and multi-threading:
safe shutdown and signal deliverence to all threads in
the manager process
|
2003-08-19 19:55:20 +04:00 |
|
kostja@oak.local
|
36ce7d5fd5
|
First implementation of instance-manager carcass:
logging, options, angel process.
|
2003-08-16 21:44:24 +04:00 |
|