anozdrin@mysql.com
7ecfadbcf2
Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().
2006-06-19 15:17:15 +04:00
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
1c7bc08537
a bunch of IM fixes from the GUI team
2006-02-10 02:15:55 +03:00
joerg@mysql.com
74c57a6dc9
Provide a default "minimum thread stack size" PTHREAD_STACK_MIN where it is missing.
...
(Currently, affects only BSD with Linuxthreads)
2005-11-10 14:24:54 +01: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
912dfdfa34
post-review fixes + cleanup + some minor fixes
2005-02-27 18:41:34 +03:00
petr@mysql.com
52666fca26
fix for Bug#7386 - IM fails to compile on alpha with Compaq C++ compiler
2004-12-19 03:07:05 +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