mariadb/buildheader
Yoni Fogel 7331e46492 Added DB_UNKNOWN to db.h
You can use DB_UNKNOWN as a dbtype (as long as you don't use DB_EXCL) in dbopen,
and then it will load the flags from the file.

tokudb_dump
    Now supports duplicates/sorted duplicates.
tokudb_load will give a warning about any duplicate duplicate loads
    but will continue with the rest of the data.

Closes #148
Closes #166

git-svn-id: file:///svn/tokudb@1086 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-11 19:34:21 +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 add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
db.h_4_4 Added DB_UNKNOWN to db.h 2007-12-11 19:34:21 +00:00
db.h_4_5 add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
db.h_4_6 add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
make_db_h.c Added DB_UNKNOWN to db.h 2007-12-11 19:34:21 +00:00
Makefile add bdb-4.5. addresses #104 2007-12-03 18:44:41 +00:00
sample_offsets.c add get_flags. addresses #166 2007-12-11 18:52:12 +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 get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_32_4_4.h add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_32_4_5.h add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_32_4_6.h add get_flags. addresses #166 2007-12-11 18:52:12 +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 get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_64_4_4.h add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_64_4_5.h add get_flags. addresses #166 2007-12-11 18:52:12 +00:00
sample_offsets_64_4_6.h add get_flags. addresses #166 2007-12-11 18:52:12 +00:00