mariadb/buildheader
Yoni Fogel 012f706b67 DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB.
We never touch ulen.  If DB_DBT_USERMEM and ulen is too small, we set size, (do not write anything)
and return DB_BUFFER_SMALL.

This includes test_db_dbt_mem_behavior.c
Closes #146

git-svn-id: file:///svn/tokudb@1034 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-10 17:04:02 +00:00
..
db.h_4_1 define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +00:00
db.h_4_3 define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +00:00
db.h_4_4 DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
db.h_4_5 define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +00:00
db.h_4_6 define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +00:00
make_db_h.c DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
Makefile add bdb-4.5. addresses #104 2007-12-03 18:44:41 +00:00
sample_offsets.c add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_32_4_1.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_32_4_3.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_32_4_4.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_32_4_5.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_32_4_6.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_64_4_1.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_64_4_3.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_64_4_4.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_64_4_5.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00
sample_offsets_64_4_6.h add c_pget to db.h addresses #107 2007-12-05 19:26:19 +00:00