serg@serg.mylan
|
852f2e0aba
|
small Makefile.am cleanup
clean: targets removed
generated *.h files moved to include/
|
2005-01-28 17:14:03 +01:00 |
|
petr@mysql.com
|
fdb3b0b6c1
|
cleanup
|
2004-12-29 00:13:32 +03:00 |
|
petr@mysql.com
|
1ea48a2dbf
|
Set default port to the one assigned by IANA
|
2004-12-23 20:47:03 +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
|
c7422f844b
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/cps/mysql/trees/mysql-5.0
|
2004-12-17 12:34:32 +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
|
1a1559d8b4
|
Fix for IM compilation failure (reported be Ramil).
|
2004-12-15 20:29:17 +03:00 |
|
anjuta@arthur.local
|
f9451974be
|
WL#1051, more maintanable error messages.
|
2004-12-13 22:51:54 +02:00 |
|
petr@mysql.com
|
d40e0935ce
|
fix autobuild failures
|
2004-12-12 20:59:15 +03:00 |
|
guilhem@mysql.com
|
be11a7d92f
|
instance.cc:
explicit setting of reconnect (no behaviour change)
|
2004-12-09 22:22:34 +01:00 |
|
petr@mysql.com
|
fd94614f34
|
merge
|
2004-12-09 04:22:28 +03:00 |
|
petr@mysql.com
|
0faef6d0d1
|
Fix for the unixware: non-posix sigwait
|
2004-11-25 23:57:58 +03:00 |
|
petr@mysql.com
|
e3dde5f12f
|
work around for compiler bug (5.0.2 build fails on octane2)
|
2004-11-19 19:46:16 +03:00 |
|
petr@mysql.com
|
0fa5496a18
|
portability fix
|
2004-11-17 01:52:33 +03:00 |
|
petr@mysql.com
|
d2115d133d
|
Some minor IM fixes
|
2004-11-15 14:53:30 +03:00 |
|
petr@mysql.com
|
4f62e8b9d6
|
few more fixes - fix makefile and get rid of strncasecmp in favour of
my_strnncoll
|
2004-11-06 23:18:28 +03:00 |
|
petr@mysql.com
|
b2e3626e52
|
fix for the IM linking problem
|
2004-11-06 02:14:56 +03:00 |
|
petr@mysql.com
|
96aa04bf8e
|
protability fix
|
2004-11-04 11:24:14 +03:00 |
|
petr@mysql.com
|
13570dcf9f
|
linking problem fix
|
2004-11-04 02:42:22 +03:00 |
|
petr@mysql.com
|
d3dc041dd1
|
post-review fixes
|
2004-11-02 10:11:03 +03:00 |
|
petr@mysql.com
|
e415866cfe
|
comment fixed to reflect the current state of things
|
2004-10-27 11:01:38 +04:00 |
|
petr@mysql.com
|
3c33df381f
|
more review fixes
|
2004-10-27 10:21:48 +04:00 |
|
petr@mysql.com
|
73aeeaf4ed
|
Various post-review fixes
|
2004-10-26 23:22:12 +04:00 |
|
petr@mysql.com
|
1e46fea310
|
minor post review fixes
|
2004-10-25 14:23:31 +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 |
|
petr@mysql.com
|
8be264691d
|
Fix for the previous commit. I've added includes to the wrong file :(
|
2004-10-12 16:35:15 +04:00 |
|
petr@mysql.com
|
10b327dc4a
|
Portability fix (FreeBSD)
|
2004-10-12 16:28:34 +04:00 |
|
petr@mysql.com
|
67e6fba55d
|
fixed typo caused autobuild failure with "make dist"
|
2004-10-12 14:53:32 +04:00 |
|
kostja@oak.local
|
a941f21b34
|
debug checks removed
|
2003-08-19 20:00:37 +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 |
|