mariadb/storage
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
..
archive fix include path in windows build 2006-05-03 15:58:16 -07:00
bdb Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
blackhole fix include path in windows build 2006-05-03 15:58:16 -07:00
csv mysql.spec.sh: 2006-05-16 22:47:22 +02:00
example WL#3201 additional post-review fixes 2006-05-02 04:11:00 -07:00
heap Merge mysql.com:/home/my/mysql-5.0 2006-05-04 15:58:30 +03:00
innobase Merge xiphis.org:/home/antony/work2/mysql-5.1 2006-05-01 22:45:31 -07:00
myisam Merge mysql.com:/home/mydev/mysql-5.1 2006-05-06 09:49:16 +02:00
myisammrg Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
ndb ndb: dict cache reference not released as it should 2006-05-15 20:24:50 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00