anozdrin@mysql.com
c1113af15c
This is an implementation of two WL items:
...
- WL#3158: IM: Instance configuration extensions;
- WL#3159: IM: --bootstrap and --start-default-instance modes
The following new statements have been added:
- CREATE INSTANCE;
- DROP INSTANCE;
The behaviour of the following statements have been changed:
- SET;
- UNSET;
- FLUSH INSTANCES;
- SHOW INSTANCES;
- SHOW INSTANCE OPTIONS;
2006-05-18 18:57:50 +04: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
reggie@fedora.(none)
52eb44b042
make the IM compile on Windows
2005-11-02 09:30:01 -06:00
petr@mysql.com
922cdfa025
fix Bug #14103 IM tests fail on SCO
2005-10-28 14:29:46 +04: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
reggie@fedora.(none)
f3de5d6b69
initial import of Windows port of IM.
2005-07-20 10:55:40 -05:00
petr@mysql.com
8bed4a14e7
portability fix
2005-02-28 16:05:18 +03:00
petr@mysql.com
912dfdfa34
post-review fixes + cleanup + some minor fixes
2005-02-27 18:41:34 +03:00
petr@mysql.com
b2e3626e52
fix for the IM linking problem
2004-11-06 02:14:56 +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