rocksdb/tools
sdong b92a19a431 sst_dump: Set dummy prefix extractor for binary search index in block based table
Summary: Now sst_dump fails in block based tables if binary search index is used, as it requires a prefix extractor. Add it.

Test Plan: Run it against such a file to make sure it fixes the problem.

Reviewers: yhchiang, kailiu

Reviewed By: kailiu

Subscribers: ljin, igor, dhruba, haobo, leveldb

Differential Revision: https://reviews.facebook.net/D18927
2014-06-05 15:37:23 -07:00
..
auto_sanity_test.sh Add script auto_sanity_test.sh to perform auto sanity test 2014-04-03 10:21:46 -07:00
blob_store_bench.cc Rename "benchmark" back to "bench". 2014-04-21 13:12:15 -07:00
db_crashtest2.py Run FIFO compaction as part of db_crashtest2.py 2014-05-22 10:24:24 -07:00
db_crashtest.py Merge branch 'master' into columnfamilies 2014-03-20 14:41:37 -07:00
db_repl_stress.cc Make RocksDB work with newer gflags 2014-05-08 17:25:13 -07:00
db_sanity_test.cc Fix errors while building with clang 2014-05-15 12:34:53 +08:00
db_stress.cc db_stress to add an option to periodically change background thread pool size. 2014-06-02 10:32:09 -07:00
ldb_test.py Consistency Check Function 2014-03-20 13:42:45 -07:00
ldb.cc Revert "Don't compile ldb tool into static library" 2014-04-15 11:29:02 -07:00
reduce_levels_test.cc Revert "Fix sst_dump and reduce_levels_test compile errors" 2014-04-15 11:28:52 -07:00
sst_dump.cc sst_dump: Set dummy prefix extractor for binary search index in block based table 2014-06-05 15:37:23 -07:00