提交 f70409c9 编写于 作者: K kailixu

chore: more code

上级 de1e0a0a
......@@ -2410,7 +2410,7 @@ static int32_t mnodeDropChildTableCb(SMnodeMsg *pMsg, int32_t code) {
return code;
}
if (tsMetaSyncOption == 1) {
if (tsMetaSyncOption) {
if (strstr((const char*)((SCTableObj *)pMsg->pTable->tableId), META_SYNC_TABLE_NAME)) {
return TSDB_CODE_SUCCESS;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册