提交 2d24c72c 编写于 作者: A Alex Duan

fix(mdb): fixed build error

上级 31b51142
......@@ -900,14 +900,13 @@ int32_t tscValidateSqlInfo(SSqlObj* pSql, struct SSqlInfo* pInfo) {
} else {
return invalidOperationMsg(tscGetErrorMsgPayload(pCmd), msg5);
}
}
} else {
} else {
return invalidOperationMsg(tscGetErrorMsgPayload(pCmd), msg7);
}
}
break;
}
break;
}
case TSDB_SQL_CFG_LOCAL: {
SMiscInfo *pMiscInfo = pInfo->pMiscInfo;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册