提交 e800a0e2 编写于 作者: S shenglian zhou

fix: improve schemaless insert log message

上级 dea7df7b
......@@ -930,7 +930,7 @@ _cleanup:
free(colKVs);
if (r == fromIndex) {
tscError("buffer can not fit one line");
tscInfo("SML:0x%"PRIx64" Remaining buffer is not enough for line: %d of table %s. Allocate a new buffer to continue", info->id, fromIndex, cTableName);
*cTableSqlLen = 0;
} else {
*cTableSqlLen = totalLen;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册