mariadb/unittest/mytap
unknown 61bd3fa055 mysql.spec.sh:
Removed Berkeley DB
configure.in:
  Adjusted Netware support
basic.t.c:
  Change for Netware
Makefile.am:
  Use thread safe libmysqlclient_r if it was built
valgrind.supp:
  Hide report about strlen/_dl_init_paths
ha_tina.cc:
  Temporarely disable CSV engine on Netware,
  as the engine depends on mmap()
net_serv.cc:
  Include <sys/select.h> for Netware


sql/net_serv.cc:
  Include <sys/select.h> for Netware
storage/csv/ha_tina.cc:
  Temporarely disable CSV engine on Netware,
  as the engine depends on mmap()
mysql-test/valgrind.supp:
  Hide report about strlen/_dl_init_paths
tests/Makefile.am:
  Use thread safe libmysqlclient_r if it was built
unittest/mytap/t/basic.t.c:
  Change for Netware
configure.in:
  Adjusted Netware support
support-files/mysql.spec.sh:
  Removed Berkeley DB
2006-05-16 22:47:22 +02:00
..
t mysql.spec.sh: 2006-05-16 22:47:22 +02:00
Doxyfile WL#3208 (Adding TAP support): 2006-04-12 21:14:32 +02:00
Makefile.am WL#3206 (Adding unit tests): 2006-04-06 17:18:12 +02:00
tap.c Fix 'make distcheck' problems with new unittest code, and a small 2006-04-13 13:01:57 -07:00
tap.h Fixing HP-UX and AIX builds. 2006-04-14 10:36:36 -04:00