rocksdb/utilities/options
Siying Dong 88cd2d96e7 Downgrade option sanitiy check level for prefix_extractor
Summary:
With c7004840d2, it's safe to open a DB with different prefix extractor. So it's safe to skip prefix extractor check.
Closes https://github.com/facebook/rocksdb/pull/2474

Differential Revision: D5294700

Pulled By: siying

fbshipit-source-id: eeb500da795eecb29b8c9c56a14cfd4afda12ecc
2017-06-22 16:26:36 -07:00
..
options_util_test.cc Downgrade option sanitiy check level for prefix_extractor 2017-06-22 16:26:36 -07:00
options_util.cc Allow ignoring unknown options when loading options from a file 2017-06-13 16:58:01 -07:00