提交 209e2c0a 编写于 作者: G groot

MS-260 Refine log


Former-commit-id: 02abd72eb1ab385ec64c8c72caa8a1db4da88d7c
上级 10d80e5d
......@@ -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.
先完成此消息的编辑!
想要评论请 注册