提交 b5816a38 编写于 作者: S starlord

MS-260 Refine log


Former-commit-id: 0fbaa027ff33645bae10ce31ecd9ffa3c17894df
上级 bf8f5cca
......@@ -351,7 +351,7 @@ void DBImpl::StartCompactionTask() {
Status DBImpl::MergeFiles(const std::string& table_id, const meta::DateT& date,
const meta::TableFilesSchema& files) {
ENGINE_LOG_DEBUG << "Merge files for table" << table_id;
ENGINE_LOG_DEBUG << "Merge files for table " << table_id;
meta::TableFileSchema table_file;
table_file.table_id_ = table_id;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册