kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
georg@lmy002.wdf.sap.corp
9d6471c33e
make dist changes for Cmake build
2006-09-01 10:32:12 +02:00
msvensson@shellback.(none)
20217ba36f
Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_init
...
- Include prefix files that renames all public functions in yaSSLs
OpenSSL API to ya<function_name>. They will otherwise conflict
with OpenSSL functions if loaded by an application that uses OpenSSL
as well as libmysqlclient with yaSSL support.
2006-05-31 16:19:06 +02:00
kent@mysql.com
5557a442e9
Makefile.am:
...
Use libtool convenience lib, to access get_password object correctly, bug#17155
2006-03-03 02:46:47 +01:00
petr@mysql.com
1c7bc08537
a bunch of IM fixes from the GUI team
2006-02-10 02:15:55 +03:00
kent@mysql.com
b269caecb1
Additional "make distcheck" changes specific to 5.0
2005-11-09 11:56:04 +02:00
msvensson@neptunus.(none)
0684dc1342
Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking
...
- Use yassl_includes and yassl_libs instead of openssl_includes and openssl_libs
to avoid that mysql_config returns that libyassl and libtaocrypt are needed for linking.
2005-10-18 15:43:59 +02:00
konstantin@mysql.com
344144ad14
Cleanup the instance manager code.
2005-08-29 23:29:35 +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
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
petr@mysql.com
5395a2db7e
fix for compilation problem with --with-openssl reported by Guilhem
2005-05-18 16:05:58 +04:00
petr@mysql.com
7730319738
Enable IM in the binary distribution and fix Bug #9513 (mysql.server script from the binary distibution
...
doesn't work out of the box)
2005-04-04 03:49:10 +04:00
petr@mysql.com
f2791b9e96
fix to avoid relinking on each "make"
2005-03-02 23:16:32 +03:00
petr@mysql.com
1e6bfa39c3
Merge mysql.com:/home/cps/mysql/trees/mysql-5.0
...
into mysql.com:/home/cps/mysql/devel/im-fix-review
2005-02-20 23:01:07 +03:00
petr@mysql.com
2c263ff24c
CPPFLAGS is substituted with CXXFLAGS to work with older automake. Serg, now you can enable
...
server-tools/instance-manager.
2005-02-20 04:36:22 +03:00
petr@mysql.com
27e614dc7f
new variant of passwd() by S. Vojtovich
2005-02-18 15:23:55 +03:00
petr@mysql.com
be335ed4d1
Merge mysql.com:/home/cps/mysql/trees/mysql-5.0
...
into mysql.com:/home/cps/mysql/devel/im-fix-review
2005-02-15 17:34:26 +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
321c53d9d8
Fixed setup scripts to use mysqlmanager instead of mysqld_safe
2005-02-05 10:15:34 +03:00
petr@mysql.com
63acf2a8be
Various fixes (cleanups, valgrind, makefiles, ...)
2005-02-03 20:48:58 +03:00
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
ee08b749dd
IM mostly fixed according to Brian's directions. Will need to do some additional option handling and cleanups
2005-01-25 13:54:56 +03:00
petr@mysql.com
1ea48a2dbf
Set default port to the one assigned by IANA
2004-12-23 20:47:03 +03:00
anjuta@arthur.local
f9451974be
WL#1051, more maintanable error messages.
2004-12-13 22:51:54 +02: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
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
67e6fba55d
fixed typo caused autobuild failure with "make dist"
2004-10-12 14:53:32 +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