“998680015d74f41377bc767c4343bc9565a357e3”上不存在“2.0/packaging/tools/makeclient_power.sh”
未验证 提交 f4af74b9 编写于 作者: S shenglian-zhou 提交者: GitHub

Merge pull request #9855 from taosdata/fix/TD-13000

[TD-13000]<fix>: typo in error msg
......@@ -6736,7 +6736,7 @@ int32_t setAlterTableInfo(SSqlObj* pSql, struct SSqlInfo* pInfo) {
const char* msg19 = "invalid new tag name";
const char* msg20 = "table is not super table";
const char* msg21 = "only binary/nchar column length could be modified";
const char* msg23 = "only column length coulbe be modified";
const char* msg23 = "only column length can be be modified";
const char* msg24 = "invalid binary/nchar column length";
const char* msg25 = "json type error, should be string";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册