mariadb/vio
unknown 1ad359efc2 Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libs
- Most likely caused by linking with libmysqlclient using gcc and not g++.
 - Removing our "yassl_dummy_link_fix" hacks so some test programs are linked
   with gcc 
 - Remove build of non working test programs in vio


client/Makefile.am:
  Remove "yassl_dummy_link_fix"
tests/Makefile.am:
  Remove "yassl_dummy_link_fix"
tools/Makefile.am:
  Remove "yassl_dummy_link_fix"
vio/Makefile.am:
  Remove "yassl_dummy_link_fix"
  Remove non working test programs from being built
2006-11-13 17:16:37 +01:00
..
docs Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt Additional files for cmake support 2006-08-31 19:52:42 +02:00
Makefile.am Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libs 2006-11-13 17:16:37 +01:00
test-ssl.c Remove valgrind and compiler warnings 2006-05-08 17:14:06 +02:00
test-sslclient.c Remove valgrind and compiler warnings 2006-05-08 17:14:06 +02:00
test-sslserver.c Remove valgrind and compiler warnings 2006-05-08 17:14:06 +02:00
vio.c Remove valgrind and compiler warnings 2006-05-08 17:14:06 +02:00
vio_priv.h Cleanup SSL implementation 2006-03-10 16:41:14 +01:00
viosocket.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-10-13 08:57:15 -04:00
viossl.c When using yaSSL on NetWare some of the OpenSSL specifix hacks can be skipped 2006-10-24 10:43:15 +02:00
viosslfactories.c Bug#23981 memory leaks from yassl code + other 2006-11-07 15:20:24 +01:00
viotest-ssl.c Fixes for Netware 2003-01-28 08:38:28 +02:00
viotest-sslconnect.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
viotest.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00