Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash when starting on pre-ColumnFamily-support db.
After rocksdb::Open(), check for error first, and only then assign column family handles.
- Loading branch information