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
msvensson@shellback.
765024d829
Remove unused variables and label
2006-04-10 18:34:18 +02:00
serg@serg.mylan
ba169f81e3
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-10-08 16:59:41 +02:00
serg@serg.mylan
e91712d9bb
pthread_handler_decl() changed to be ctags-friendly
...
(and contain extern "C" when necessary)
2005-10-08 16:39:55 +02:00
petr@mysql.com
54db9bab7c
fix compile failure (which shows up in cygwin environment)
2005-10-07 20:25:51 +04: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
konstantin@mysql.com
2c9db925fa
Remove a no longer used header.
2005-08-29 23:32:47 +04:00
konstantin@mysql.com
344144ad14
Cleanup the instance manager code.
2005-08-29 23:29:35 +04:00
petr@mysql.com
180d0ed620
post-review fixes
2005-05-16 01:54:02 +04:00
petr@mysql.com
83f9ee0786
WL#2246 "IM: Add ability to change instance options, add server logs handling" ported to the
...
current version of the IM
2005-04-09 14:28:39 +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
1815de7b55
--user option added to mysqlmanager
2005-02-05 14:04:49 +03:00
petr@mysql.com
584a7ffda4
Bug #7468 Instance Manager fails to compile: thread_registry.cc
...
This fix icludes workaround for Irix compiler bug & removs some unused
variables (resulted in warnings)
2004-12-22 01:00:29 +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
95c44eff18
Fix for pekka's IM compilation failure at ndb.mysql.com
2004-12-17 12:08:59 +03:00
petr@mysql.com
73aeeaf4ed
Various post-review fixes
2004-10-26 23:22:12 +04: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