Commit 084c0150 authored by yiwu-arbug's avatar yiwu-arbug Committed by Yi Wu

Update rocksdb and titan (#445)

* update rocksdb
Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>

* update titan
Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
parent cba31d72
Subproject commit ffaa9d1affa5c2172f57d6d03323c9e91eb87c05 Subproject commit 3fcbc2b3c4f413b915a62b8983f7bd9dae281553
Subproject commit cb7efe6d7da529b97166f4cd64be8a995cf71d70 Subproject commit 906258cb21d221162dd9047e2753237d7070fb34
...@@ -201,5 +201,6 @@ pub enum DBStatisticsHistogramType { ...@@ -201,5 +201,6 @@ pub enum DBStatisticsHistogramType {
BlobDbDecompressionMicros = 45, BlobDbDecompressionMicros = 45,
FlushTime = 46, FlushTime = 46,
SstBatchSize = 47, SstBatchSize = 47,
HistogramEnumMax = 48, DbWriteWalTime = 48,
HistogramEnumMax = 49,
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment