mariadb/tools
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
..
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
managertest1.nc client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
mysqlmanager-sample.pwd fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
mysqlmanager.c pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00