Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Fixing RocksDB SE build error #31

Open
wants to merge 1 commit into
base: webscalesql-5.6.19
Choose a base branch
from

Conversation

yoshinorim
Copy link
Collaborator

RocksDB diff https://reviews.facebook.net/D29223 changed
return type of rocksdb::GetDBOptionsFromString from
bool to rocksdb::Status. This caused RocksDB SE build error.
This diff fixes the build error.

RocksDB diff https://reviews.facebook.net/D29223 changed
return type of rocksdb::GetDBOptionsFromString from
bool to rocksdb::Status. This caused RocksDB SE build error.
This diff fixes the build error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant